mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-09-26 10:57:17 -05:00
Set online bool with config
This commit is contained in:
@@ -101,7 +101,7 @@ namespace OpenFK
|
||||
}
|
||||
//End of RP Initialize
|
||||
|
||||
DebugOnline = false;
|
||||
DebugOnline = Properties.Settings.Default.IsOnline;
|
||||
|
||||
//Flash initialization
|
||||
AS2Container.Quality = Settings.Default.Quality;
|
||||
|
||||
Reference in New Issue
Block a user