Skip to content

Commit

Permalink
c5m2 fixed comment for clip removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Derpduck authored and shqke committed Nov 3, 2021
1 parent 71fa9f9 commit deb238b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/scripts/vscripts/community/maps/c5m2_park.nut
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function DoRoundFixes()

// FIXES

con_comment( "LOGIC:\tAnti-skip fence clip will be deleted when the first minifinale button is pressed." );
con_comment( "LOGIC:\tAnti-skip fence clip will be deleted when the button to open the doors is pressed." );

EntFire( "finale_alarm_stop_button", "AddOutput", "OnPressed " + g_UpdateName + "_commentary_shortcut_station:Kill::0:-1" );
}
Expand Down

0 comments on commit deb238b

Please sign in to comment.