mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
remove a useless (and bothering) intrusion of the gui
This was SVN commit r21149.
This commit is contained in:
parent
1c66c69aa8
commit
56308ec1ad
1 changed files with 0 additions and 1 deletions
|
|
@ -552,7 +552,6 @@ function selectViewPlayer(playerID)
|
|||
updateTopPanel();
|
||||
updateChatAddressees();
|
||||
updateHotkeyTooltips();
|
||||
updateGameSpeedControl();
|
||||
|
||||
// Update GUI and clear player-dependent cache
|
||||
g_TemplateData = {};
|
||||
|
|
|
|||
Loading…
Reference in a new issue