mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-05 08:17:03 +00:00
bugfix: emoji button to send to all players always active, shorten emoji cooldown
This commit is contained in:
@@ -205,7 +205,7 @@ export class DefaultConfig implements Config {
|
||||
return 5 * 10;
|
||||
}
|
||||
emojiMessageCooldown(): Tick {
|
||||
return 15 * 10;
|
||||
return 5 * 10;
|
||||
}
|
||||
targetDuration(): Tick {
|
||||
return 10 * 10;
|
||||
|
||||
Reference in New Issue
Block a user