- add iOS to platforms list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10270 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
0acece86e0
commit
2e19f4e1b7
@ -91,6 +91,10 @@ public enum Platform {
|
||||
/**
|
||||
* Android x86
|
||||
*/
|
||||
Android_X86;
|
||||
Android_X86,
|
||||
|
||||
iOS_X86,
|
||||
|
||||
iOS_ARM;
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user