Fixed server compile errors, added resupply point block
This commit is contained in:
@@ -137,7 +137,7 @@ public class HudFragment implements Fragment{
|
||||
}}.end();
|
||||
|
||||
new table(){{
|
||||
visible(() -> state.is(State.playing));
|
||||
visible(() -> !state.is(State.menu));
|
||||
atop();
|
||||
aright();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user