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