Use data_dir on ios
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ project.addDefine("arm_taa");
|
||||
project.addDefine("arm_veloc");
|
||||
project.addDefine("arm_particles");
|
||||
|
||||
if (!android && !ios) {
|
||||
if (!android) {
|
||||
project.addDefine("arm_data_dir");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user