Renamed RocketLaunchLUP to MultiZoneEntrance (#1185)

This commit is contained in:
Aaron Kimbrell
2023-08-18 14:14:40 -05:00
committed by GitHub
parent f4f13e081a
commit d893ecddeb
7 changed files with 21 additions and 22 deletions

View File

@@ -31,7 +31,7 @@ set(DGAME_DCOMPONENTS_SOURCES "BaseCombatAIComponent.cpp"
"RebuildComponent.cpp"
"RenderComponent.cpp"
"RigidbodyPhantomPhysicsComponent.cpp"
"RocketLaunchLupComponent.cpp"
"MultiZoneEntranceComponent.cpp"
"RocketLaunchpadControlComponent.cpp"
"ScriptedActivityComponent.cpp"
"ShootingGalleryComponent.cpp"