mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-08-22 17:56:08 -05:00
removed some debug flags
This commit is contained in:
@@ -99,7 +99,7 @@ namespace OpenFK
|
||||
}
|
||||
//End of RP Initialize
|
||||
|
||||
DebugOnline = true;
|
||||
DebugOnline = false;
|
||||
|
||||
//Flash initialization
|
||||
AS2Container.Quality = Settings.Default.Quality;
|
||||
@@ -237,7 +237,7 @@ namespace OpenFK
|
||||
}
|
||||
catch
|
||||
{
|
||||
bittyTimer.Stop();
|
||||
|
||||
}
|
||||
}
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user