v0.9.4: switched from spaces to tabs in new iOS code
This commit is contained in:
parent
5ad6594786
commit
603f91d10f
|
@ -43,6 +43,7 @@ public class IOSLauncher extends IOSApplication.Delegate {
|
|||
Game.versionCode = 0;
|
||||
}
|
||||
|
||||
|
||||
if (UpdateImpl.supportsUpdates()) {
|
||||
Updates.service = UpdateImpl.getUpdateService();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user