mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
kill the allowskybox varible. it wasn't ever checked anyway
This commit is contained in:
parent
e75a2b96e9
commit
a735b92bab
7 changed files with 1 additions and 25 deletions
|
@ -327,8 +327,6 @@ extern dlight_t cl_dlights[MAX_DLIGHTS];
|
|||
extern qboolean nomaster;
|
||||
extern char *server_version; // version of server we connected to
|
||||
|
||||
extern qboolean allowskybox;
|
||||
|
||||
extern double realtime;
|
||||
|
||||
//=============================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue