Add: [Script] Saving/loading ScriptList

This commit is contained in:
glx22
2025-02-14 02:20:28 +01:00
committed by Loïc Guilloux
parent d6a261439b
commit a6f558ce2a
7 changed files with 67 additions and 3 deletions

View File

@@ -20,6 +20,8 @@
* @ingroup ScriptList
*/
class ScriptTileList : public ScriptList {
protected:
virtual bool SaveObject(HSQUIRRELVM) override;
public:
/**
* Adds the rectangle between tile_from and tile_to to the to-be-evaluated tiles.