mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 11:51:52 +00:00
PINK: removed unnecessary field in SideEffectExit
This commit is contained in:
parent
796abef91b
commit
95b53f3737
@ -45,7 +45,6 @@ public:
|
||||
private:
|
||||
Common::String _nextModule;
|
||||
Common::String _nextPage;
|
||||
Common::StringMap map;
|
||||
};
|
||||
|
||||
class SideEffectLocation : public SideEffect {
|
||||
|
Loading…
Reference in New Issue
Block a user