mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-01-10 01:02:16 +00:00
version update
This commit is contained in:
parent
d94c09ad32
commit
5cab872879
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ class MarbleGame {
|
|||
static var canvas:Canvas;
|
||||
static var instance:MarbleGame;
|
||||
|
||||
static var currentVersion = "1.1.0";
|
||||
static var currentVersion = "1.1.1";
|
||||
|
||||
var world:MarbleWorld;
|
||||
var previewWorld:PreviewWorld;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue