mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-21 02:01:59 +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 currentVersion = "1.7.1";
|
||||
static var currentVersion = "1.7.2";
|
||||
|
||||
var world:MarbleWorld;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue