WIP map submission
This commit is contained in:
@@ -72,7 +72,7 @@ public class WaveInfoDialog extends BaseDialog{
|
||||
groups = maps.readWaves(Core.app.getClipboardText());
|
||||
buildGroups();
|
||||
}catch(Exception e){
|
||||
e.printStackTrace();
|
||||
Log.err(e);
|
||||
ui.showErrorMessage("@waves.invalid");
|
||||
}
|
||||
dialog.hide();
|
||||
|
||||
Reference in New Issue
Block a user