mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Mark a method I missed out the first time as override
This commit is contained in:
parent
2aad5bed7a
commit
69da89be39
@ -227,7 +227,7 @@ namespace MWWorld
|
||||
|
||||
virtual const MWWorld::ESMStore& getStore() const override;
|
||||
|
||||
virtual std::vector<ESM::ESMReader>& getEsmReader();
|
||||
virtual std::vector<ESM::ESMReader>& getEsmReader() override;
|
||||
|
||||
virtual LocalScripts& getLocalScripts() override;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user