mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-22 16:02:38 +00:00
ver update
This commit is contained in:
parent
a3b2fee705
commit
ed232fd41d
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ class MarbleGame {
|
|||
static var canvas:Canvas;
|
||||
static var instance:MarbleGame;
|
||||
|
||||
static var currentVersion = "1.2.3";
|
||||
static var currentVersion = "1.2.4";
|
||||
|
||||
var world:MarbleWorld;
|
||||
var previewWorld:PreviewWorld;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue