mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-30 11:52:16 +00:00
ver increment
This commit is contained in:
parent
bdff8720f9
commit
68ab09db8a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ class MarbleGame {
|
|||
|
||||
static var instance:MarbleGame;
|
||||
|
||||
static var currentVersion = "1.7.0";
|
||||
static var currentVersion = "1.7.1";
|
||||
|
||||
var world:MarbleWorld;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue