Reload Scripts when changing game types.
This commit is contained in:
@@ -239,6 +239,7 @@ namespace
|
|||||||
* case going from theme to theme, but if it was, it should be fixed
|
* case going from theme to theme, but if it was, it should be fixed
|
||||||
* now. There's probably be a better way to do it, but I'm not sure
|
* now. There's probably be a better way to do it, but I'm not sure
|
||||||
* what it'd be. -aj */
|
* what it'd be. -aj */
|
||||||
|
THEME->UpdateLuaGlobals();
|
||||||
THEME->ReloadMetrics();
|
THEME->ReloadMetrics();
|
||||||
g_NewGame= RString();
|
g_NewGame= RString();
|
||||||
g_NewTheme= RString();
|
g_NewTheme= RString();
|
||||||
|
|||||||
Reference in New Issue
Block a user