mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-14 03:45:35 -05:00
Respect shared_events_map and shared_scripts_map
This commit is contained in:
@@ -36,6 +36,8 @@ public:
|
||||
QString allowBiking;
|
||||
QString allowEscapeRope;
|
||||
QString battle_scene;
|
||||
QString sharedEventsMap = "";
|
||||
QString sharedScriptsMap = "";
|
||||
MapLayout *layout;
|
||||
bool isPersistedToFile = true;
|
||||
bool needsLayoutDir = true;
|
||||
|
||||
Reference in New Issue
Block a user