Hover unit display

This commit is contained in:
Anuken
2020-06-16 22:56:51 -04:00
parent 0aa313e37c
commit 5da0267df9
9 changed files with 144 additions and 95 deletions

View File

@@ -58,7 +58,6 @@ public class LoadoutDialog extends BaseDialog{
this.updater = updater;
this.capacity = capacity;
this.hider = hider;
//this.filter = filter;
show();
}