Fixed jittery snapshots / Fixed misaligned unit bullets

This commit is contained in:
Anuken
2018-08-26 17:38:22 -04:00
parent 864c4f6bc3
commit 06ad35d934
13 changed files with 132 additions and 70 deletions

View File

@@ -352,7 +352,9 @@ public class JoinDialog extends FloatingDialog{
this.ip = ip;
this.port = Vars.port;
}
}else{
this.ip = ip;
this.port = Vars.port;
}
}