chore: rename zonecontrolcomp to minigamecontrolcomp

This commit is contained in:
Aaron Kimbre
2023-12-04 20:59:08 -06:00
parent 3d85f6639e
commit 1f399a7277
8 changed files with 33 additions and 28 deletions

View File

@@ -54,7 +54,7 @@ enum class eReplicaComponentType : uint32_t {
PHYSICS_SYSTEM,
QUICK_BUILD,
SWITCH,
ZONE_CONTROL, // Minigame
MINI_GAME_CONTROL,
CHANGLING,
CHOICE_BUILD,
PACKAGE,