Implemented metadata editor. closes #19
This commit is contained in:
@@ -80,6 +80,8 @@ private:
|
||||
void unload_building(int id);
|
||||
void request_item(int type, int item);
|
||||
void update_items();
|
||||
void remove_generated_stuff();
|
||||
void remove_building(int index);
|
||||
void checkpoint();
|
||||
void undo();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user