Tried cleaning things up. Idk.

This commit is contained in:
2019-11-23 21:46:46 -05:00
parent a06c5ec4ff
commit e3946c526f
4 changed files with 24 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ namespace RhythmBullet.ContentResolvers
}
}
Resolution[] resolutions = {
public Resolution[] resolutions = {
new Resolution(1920, 1080),
new Resolution(2560, 1440),
new Resolution(3840, 2160)