Client: Remove duplicate g_specmodes[] definition
This commit is contained in:
parent
47c657d16e
commit
681355c97d
1 changed files with 0 additions and 6 deletions
|
@ -577,12 +577,6 @@ HUD_Draw(void)
|
|||
Damage_Draw();
|
||||
}
|
||||
|
||||
string g_specmodes[] = {
|
||||
"Free Camera",
|
||||
"Third Person",
|
||||
"First Person"
|
||||
};
|
||||
|
||||
/* specatator main entry */
|
||||
void
|
||||
HUD_DrawSpectator(void)
|
||||
|
|
Loading…
Reference in a new issue