2
This commit is contained in:
@@ -52,6 +52,8 @@ public class DeployDialog extends FloatingDialog{
|
|||||||
Class.forName("io.anuke.arc.recorder.GifRecorder");
|
Class.forName("io.anuke.arc.recorder.GifRecorder");
|
||||||
}catch(Throwable t){
|
}catch(Throwable t){
|
||||||
ui.showInfo("This is not ready for testing. Play custom games instead.");
|
ui.showInfo("This is not ready for testing. Play custom games instead.");
|
||||||
|
hide();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
cont.clear();
|
cont.clear();
|
||||||
|
|||||||
Reference in New Issue
Block a user