This commit is contained in:
Anuken
2019-01-28 09:04:59 -05:00
parent 7e9ca6fbb6
commit c043664ad6

View File

@@ -52,6 +52,8 @@ public class DeployDialog extends FloatingDialog{
Class.forName("io.anuke.arc.recorder.GifRecorder");
}catch(Throwable t){
ui.showInfo("This is not ready for testing. Play custom games instead.");
hide();
return;
}
cont.clear();