Proper cleanup on lobby menu update.
This commit is contained in:
parent
846c75453c
commit
efdaa21ae7
@ -86,6 +86,7 @@ public class LobbyMenu extends ShopPageBase<ServerManager, LobbyShop> implements
|
||||
public void Update()
|
||||
{
|
||||
clear();
|
||||
ButtonMap.clear();
|
||||
BuildPage();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user