T
twostars
CUIManager::Tick() should always run every frame (#715)
* CUIManager::Tick() should always run every frame
A messagebox UI registering as having done anything (including the mouse being in its region)
should not prevent all other UIs from ticking.
* Minor cleanup
Github Commit Görüntüle...
See Commints...
..
* CUIManager::Tick() should always run every frame
A messagebox UI registering as having done anything (including the mouse being in its region)
should not prevent all other UIs from ticking.
* Minor cleanup
Github Commit Görüntüle...
See Commints...
..