mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Demo mode disabled
This commit is contained in:
parent
8f2f73dc0e
commit
9c2c7f45c6
@ -30,7 +30,7 @@ import { ContextManager } from "./context/contextmanager";
|
||||
import { Context } from "./context/context";
|
||||
|
||||
var VERSION = "v0.4.9-alpha-rc1";
|
||||
var DEBUG = true;
|
||||
var DEBUG = false;
|
||||
|
||||
export class OlympusApp {
|
||||
/* Global data */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user