Fixed prefab test initialization.
This commit is contained in:
@@ -108,6 +108,9 @@ static const cPrefab::sDef g_TestPrefabDef =
|
||||
|
||||
// AddWeightIfSame:
|
||||
1000,
|
||||
|
||||
// MoveToGround:
|
||||
false,
|
||||
};
|
||||
|
||||
static cPrefab g_TestPrefab(g_TestPrefabDef);
|
||||
|
||||
Reference in New Issue
Block a user