Handle quit button in STK menu
App store may not like the quit button
This commit is contained in:
@@ -150,6 +150,8 @@ namespace irr
|
||||
{
|
||||
override_default_params_for_mobile();
|
||||
ios_main(0, {});
|
||||
// App store may not like this
|
||||
exit(0);
|
||||
}
|
||||
|
||||
- (void)setDevice:(irr::CIrrDeviceiOS*)device
|
||||
|
||||
Reference in New Issue
Block a user