mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-22 10:41:38 +00:00
update ver
This commit is contained in:
parent
09344d58a4
commit
d20015de69
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,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