mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Fix typo
This commit is contained in:
@@ -456,7 +456,7 @@ void CGStatusBar::clickLeft(tribool down, bool previousState)
|
||||
void CGStatusBar::activate()
|
||||
{
|
||||
GH.statusbar = shared_from_this();
|
||||
CIntObject::deactivate();
|
||||
CIntObject::activate();
|
||||
}
|
||||
|
||||
void CGStatusBar::deactivate()
|
||||
|
Reference in New Issue
Block a user