Logic unit control
This commit is contained in:
@@ -57,7 +57,7 @@ public class ChatFragment extends Table{
|
||||
}
|
||||
}
|
||||
|
||||
return net.active() && ui.hudfrag.shown();
|
||||
return net.active() && ui.hudfrag.shown;
|
||||
});
|
||||
|
||||
update(() -> {
|
||||
|
||||
Reference in New Issue
Block a user