Skip to content

Commit

Permalink
trace it
Browse files Browse the repository at this point in the history
  • Loading branch information
SyncGit12 committed Jan 17, 2025
1 parent 0f997f0 commit 3a198dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/TitleState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ class TitleState extends MusicBeatState
{
case 'ANNOUNCER':
FlxG.sound.play(Paths.sound('sarcasmComplete'));
trace('Were you talking about Portal 2?')
sarcasmKeysBuffer = '';
}
}
Expand Down

0 comments on commit 3a198dc

Please sign in to comment.