mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-04-02 07:30:46 +00:00
Update SysCvar.h
This commit is contained in:
parent
f00211fb1e
commit
576cfc84df
1 changed files with 5 additions and 0 deletions
|
@ -250,6 +250,11 @@ extern idCVar si_spectators;
|
|||
extern idCVar net_clientSelfSmoothing;
|
||||
extern idCVar net_clientLagOMeter;
|
||||
|
||||
// darknar add
|
||||
extern idCVar g_gib_power;
|
||||
extern idCVar g_gib_shadows;
|
||||
extern idCVar g_gib_remove_time;
|
||||
|
||||
extern const char *si_gameTypeArgs[];
|
||||
|
||||
extern const char *ui_skinArgs[];
|
||||
|
|
Loading…
Reference in a new issue