consolidate code

This commit is contained in:
Aaron Kimbre
2023-11-09 21:28:52 -06:00
parent 4867136133
commit f727e3951c
4 changed files with 97 additions and 147 deletions

View File

@@ -45,7 +45,7 @@ public:
const std::vector<LDFBaseData*>& ldf
);
static Spawner* SpawnSpawner(
static LWOOBJID SpawnSpawner(
LOT lot,
const NiPoint3& position,
const NiQuaternion& rotation,