Fix bug
This commit is contained in:
@@ -10,4 +10,6 @@ class IMPlatform {
|
||||
static const web = 5;
|
||||
static const mini_web = 6;
|
||||
static const linux = 7;
|
||||
static const android_pad = 8;
|
||||
static const ipad = 9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user