mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-06-23 16:53:01 +00:00
update ver
This commit is contained in:
parent
8d2c701b46
commit
67a483a941
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class MarbleGame {
|
|||
|
||||
static var instance:MarbleGame;
|
||||
|
||||
static var currentVersion = "1.1.13";
|
||||
static var currentVersion = "1.1.14";
|
||||
|
||||
var world:MarbleWorld;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue