Add more entries
+ Add a texture variation system.
This commit is contained in:
parent
16f40d3a88
commit
4a2699615d
12 changed files with 79 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032525+1924";
|
||||
static const VERSION = "1.0.032525+1952";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue