Fixed: Background image persisted page reload
--HG-- branch : develop
This commit is contained in:
parent
23220c6b96
commit
9f9c5d4106
1 changed files with 1 additions and 0 deletions
|
@ -4193,6 +4193,7 @@ namespace NLGUI
|
|||
|
||||
// Reset default background color
|
||||
setBackgroundColor (BgColor);
|
||||
setBackground ("blank.tga", true, false);
|
||||
|
||||
paragraphChange ();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue