rename blueprint to schematic
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
private:
|
||||
struct SpawnEntry
|
||||
{
|
||||
std::string blueprintId;
|
||||
std::string schematicId;
|
||||
int level;
|
||||
Tick spawnAt;
|
||||
QVector2D position;
|
||||
|
||||
Reference in New Issue
Block a user