Skip to content

Commit 24fb046

Browse files
committed
chore: Timer fixes
1 parent 6c01ef3 commit 24fb046

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ps/games/game.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ export class BaseGame<State extends BaseState> {
229229
time: toHumanTime(timerLength, undefined, this.$T),
230230
})
231231
);
232+
if (player.id === 'audiino') this.room.send('Wo\n*Wow\nRuka out here timerstalling' as NoTranslate);
232233
},
233234
this.timerLength,
234235
`${comment} [${this.id}]`

0 commit comments

Comments
 (0)