mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Added resetUpdateVars(), so that selection/property update handler is actually refreshed and so improves performance like it's meant to. ;) Thanks for spotting that, Philip.
This was SVN commit r3053.
This commit is contained in:
@@ -342,6 +342,9 @@ function snRefresh()
|
||||
// Update Team Tray
|
||||
// (later, we need to base this on the player creating a group).
|
||||
// refreshTeamTray();
|
||||
|
||||
// Refresh handler that monitors whether property/selection has been updated.
|
||||
resetUpdateVars();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user