mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Fix journal freeze
This commit is contained in:
parent
cfcbd20d99
commit
2327a41826
@ -72,8 +72,6 @@ struct JournalViewModelImpl : JournalViewModel
|
||||
}
|
||||
}
|
||||
|
||||
wchar_t tolower (wchar_t ch) const { return tolower (ch); }
|
||||
|
||||
bool isEmpty () const
|
||||
{
|
||||
MWBase::Journal * journal = MWBase::Environment::get().getJournal();
|
||||
|
Loading…
x
Reference in New Issue
Block a user