Сохранение мира на фс
This commit is contained in:
@@ -218,6 +218,7 @@ public:
|
||||
}
|
||||
|
||||
DefEntityId getDefId() const { return DefId; }
|
||||
void setDefId(DefEntityId defId) { DefId = defId; }
|
||||
};
|
||||
|
||||
template<typename Vec>
|
||||
@@ -489,4 +490,4 @@ struct ContentViewCircle {
|
||||
int16_t Range;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user