toggle flatscreen
This commit is contained in:
parent
cf12207557
commit
c46be74112
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ class Program
|
||||||
disableFlatscreenMRSim = true,
|
disableFlatscreenMRSim = true,
|
||||||
renderScaling = 2,
|
renderScaling = 2,
|
||||||
renderMultisample = 0,
|
renderMultisample = 0,
|
||||||
// mode = AppMode.Simulator,
|
|
||||||
|
// displayPreference = DisplayMode.Flatscreen
|
||||||
};
|
};
|
||||||
|
|
||||||
if (!SK.Initialize(settings))
|
if (!SK.Initialize(settings))
|
||||||
|
|
Loading…
Add table
Reference in a new issue