Fixed: Background image persisted page reload

--HG--
branch : develop
feature/clean-deprecated
Nimetu 6 years ago
parent 23220c6b96
commit 9f9c5d4106

@ -4193,6 +4193,7 @@ namespace NLGUI
// Reset default background color
setBackgroundColor (BgColor);
setBackground ("blank.tga", true, false);
paragraphChange ();
}

Loading…
Cancel
Save