Precache hint strings.
parent
079997ee33
commit
4e7c19aa8d
|
@ -176,6 +176,10 @@ onPrecacheGametype()
|
|||
PreCacheString(&"HIDEANDSEEK_TIMER_SEEKER_RELEASE");
|
||||
PreCacheString(&"HIDEANDSEEK_SEEKERS_RELEASED");
|
||||
PreCacheString(&"OBJECTIVES_HIDEANDSEEK_DEFENDER");
|
||||
PreCacheString(&"HIDEANDSEEK_HINT_HIDER_DISGUISE");
|
||||
PreCacheString(&"HIDEANDSEEK_HINT_HIDER_ANGLELOCK");
|
||||
PreCacheString(&"HIDEANDSEEK_HINT_HIDER_THIRDPERSON");
|
||||
PreCacheString(&"HIDEANDSEEK_HINT_SEEKER_SEMTEX");
|
||||
|
||||
PreCacheShader(game["hiders_model_icon"]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue