mirror of
https://github.com/4sval/FModel.git
synced 2026-09-09 18:16:47 -05:00
obsolete fix?
This commit is contained in:
@@ -112,7 +112,7 @@ public class CUE4ParseViewModel : ViewModel
|
||||
new GameWindowSettings { UpdateFrequency = htz },
|
||||
new NativeWindowSettings
|
||||
{
|
||||
Size = new OpenTK.Mathematics.Vector2i(
|
||||
ClientSize = new OpenTK.Mathematics.Vector2i(
|
||||
Convert.ToInt32(SystemParameters.MaximizedPrimaryScreenWidth * .75 * scale),
|
||||
Convert.ToInt32(SystemParameters.MaximizedPrimaryScreenHeight * .85 * scale)),
|
||||
NumberOfSamples = Constants.SAMPLES_COUNT,
|
||||
|
||||
Reference in New Issue
Block a user