mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-18 12:39:52 +00:00
Little SceneEditor on-sreen text enhancement, regarding (auto-)save
This commit is contained in:
parent
3bdb0d6bc6
commit
5d41c93c5b
3 changed files with 25 additions and 12 deletions
|
@ -693,7 +693,7 @@ public:
|
|||
|
||||
ElementTemplate *getElementTemplateByIdx(int idx);
|
||||
|
||||
void saveScene(std::string scene);
|
||||
bool saveScene(std::string scene);
|
||||
typedef std::vector<WarpArea> WarpAreas;
|
||||
WarpAreas warpAreas;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue