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