mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 12:41:40 +00:00
ver update
This commit is contained in:
parent
e51654bef7
commit
adfe0282d7
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ class MarbleGame {
|
||||||
|
|
||||||
static var instance:MarbleGame;
|
static var instance:MarbleGame;
|
||||||
|
|
||||||
static var currentVersion = "1.7.1";
|
static var currentVersion = "1.7.2";
|
||||||
|
|
||||||
var world:MarbleWorld;
|
var world:MarbleWorld;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue