From 0e7d422469253be961cef9b3aeecbf3e213da1ea Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 28 Sep 2025 21:45:16 -0400 Subject: Fixed CC gray door receiver (again) --- data/maps/the_great/doors.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_great') diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index abbbc11..628715f 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb @@ -60,7 +60,7 @@ doors { doors { name: "Control Center Gray Door" type: CONTROL_CENTER_COLOR - receivers: "Components/Doors/Gates/Gate" + receivers: "Components/Doors/Gates/Gate/animationListener" control_center_color: "gray" } doors { -- cgit 1.4.1