This commit is contained in:
Anuken
2021-02-08 09:25:46 -05:00
parent 292f771eb1
commit 2edec90dfb
6 changed files with 61 additions and 54 deletions

View File

@@ -27,7 +27,7 @@ import java.util.zip.*;
import static mindustry.Vars.*;
import static org.robovm.apple.foundation.NSPathUtilities.getDocumentsDirectory;
//warnings for deprecated functions related to multi-scene windows are not applicable here
//warnings for deprecated functions related to multi-window applications are not applicable here
@SuppressWarnings("deprecation")
public class IOSLauncher extends IOSApplication.Delegate{
private boolean forced;