- Acabat el editor de templates
This commit is contained in:
@@ -545,6 +545,11 @@ namespace room
|
||||
|
||||
void modify() { modified = true; }
|
||||
|
||||
const bool isModified()
|
||||
{
|
||||
return modified;
|
||||
}
|
||||
|
||||
void save()
|
||||
{
|
||||
char filename[] = "data/rooms/00.txt";
|
||||
|
||||
Reference in New Issue
Block a user