Skip to content

Commit

Permalink
fix: address bad declared 'dod_diversion' sound path
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlinat committed Apr 22, 2024
1 parent 5cedf25 commit 94ac7b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ public fade_to_red(victim) {
write_byte(255);
write_byte(0);
write_byte(0);
write_byte(192)
write_byte(64)
message_end();
}

0 comments on commit 94ac7b6

Please sign in to comment.