mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Change popup interval
This commit is contained in:
parent
42b6132866
commit
360937ce5f
@ -67,7 +67,7 @@ export class HUDStandaloneAdvantages extends BaseHUDPart {
|
||||
if (G_IS_STANDALONE) {
|
||||
return 20 * 60;
|
||||
}
|
||||
return 5 * 60;
|
||||
return 15 * 60;
|
||||
}
|
||||
|
||||
initialize() {
|
||||
|
Loading…
Reference in New Issue
Block a user