forked from MapComplete/MapComplete
Various fixes
This commit is contained in:
parent
0e4cd630e6
commit
2df565dc50
9 changed files with 76 additions and 12 deletions
2
State.ts
2
State.ts
|
|
@ -24,7 +24,7 @@ export class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.0.5";
|
||||
public static vNumber = "0.0.5b";
|
||||
|
||||
public static runningFromConsole: boolean = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue