mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
Add Starcraft ref to witty loading phrases (#5120)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
@@ -138,6 +138,7 @@ export const WITTY_LOADING_PHRASES = [
|
|||||||
'Enhancing... Enhancing... Still loading.',
|
'Enhancing... Enhancing... Still loading.',
|
||||||
"It's not a bug, it's a feature... of this loading screen.",
|
"It's not a bug, it's a feature... of this loading screen.",
|
||||||
'Have you tried turning it off and on again? (The loading screen, not me.)',
|
'Have you tried turning it off and on again? (The loading screen, not me.)',
|
||||||
|
'Constructing additional pylons...',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const PHRASE_CHANGE_INTERVAL_MS = 15000;
|
export const PHRASE_CHANGE_INTERVAL_MS = 15000;
|
||||||
|
|||||||
Reference in New Issue
Block a user