Changeset - e9f4273e7869
[Not reviewed]
default
0 1 0
Jason Maltzen - 5 years ago 2019-11-02 20:08:34
jason@hiddenachievement.com
Fix width for large/huge interfaces
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
ReactionRecorder.cs
Show inline comments
...
 
@@ -56,3 +56,3 @@ namespace DesertPaintLab
 
            320, // large
 
            350 // huge
 
            320 // huge
 
        };
...
 
@@ -64,3 +64,3 @@ namespace DesertPaintLab
 
            320, // large
 
            350 // huge
 
            320 // huge
 
        };
0 comments (0 inline, 0 general)