mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: fix late registration of studio cvars (thanks, @mittorn)
This commit is contained in:
@@ -1096,6 +1096,7 @@ extern convar_t sw_surfcacheoverride;
|
||||
extern convar_t sw_texfilt;
|
||||
extern convar_t r_traceglow;
|
||||
extern convar_t sw_noalphabrushes;
|
||||
extern convar_t r_studio_sort_textures;
|
||||
|
||||
extern struct qfrustum_s {
|
||||
mplane_t screenedge[4];
|
||||
|
||||
Reference in New Issue
Block a user