mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-10-04 22:56:30 +00:00
Fix wrong indenting from my last commits.
This commit is contained in:
parent
df016778be
commit
e5ddaaf676
2 changed files with 3 additions and 4 deletions
|
@ -213,7 +213,6 @@ namespace
|
||||||
|
|
||||||
void close()
|
void close()
|
||||||
{
|
{
|
||||||
|
|
||||||
mModel->unload ();
|
mModel->unload ();
|
||||||
|
|
||||||
getPage (LeftBookPage)->showPage (Book (), 0);
|
getPage (LeftBookPage)->showPage (Book (), 0);
|
||||||
|
|
Loading…
Reference in a new issue