Bugfixes
This commit is contained in:
@@ -195,6 +195,7 @@ public class LoadDialog extends FloatingDialog{
|
||||
try{
|
||||
net.reset();
|
||||
slot.load();
|
||||
state.rules.zone = null;
|
||||
state.set(State.playing);
|
||||
}catch(SaveException e){
|
||||
Log.err(e);
|
||||
|
||||
Reference in New Issue
Block a user