mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-02 04:37:47 +00:00
Fix no arrows appearing within The Park / Infobus
This commit is contained in:
parent
e65dfb8dca
commit
9eaaa87f9a
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ public class GETROOMAD implements MessageEvent {
|
|||
player.send(new USER_OBJECTS(List.of()));
|
||||
}
|
||||
|
||||
new G_USRS().handle(player, null);
|
||||
new G_STAT().handle(player, null);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue