Normal
Apparently it should be changed if not prohibited in the configuration.[CODE=csharp]_ignoreFullscreenResolutionChanges = xmlreader.GetValueAsBool("general", "ignorefullscreenresolutionchanges", false);[/CODE]When you switch to window mode, it changes.
Apparently it should be changed if not prohibited in the configuration.
[CODE=csharp]_ignoreFullscreenResolutionChanges = xmlreader.GetValueAsBool("general", "ignorefullscreenresolutionchanges", false);[/CODE]
When you switch to window mode, it changes.