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