mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: client: validate vid_rotate cvar value and save current rotation to ref global
This commit is contained in:
@@ -30,6 +30,8 @@ struct ref_state_s
|
||||
// depends on build configuration
|
||||
const char **short_names;
|
||||
const char **long_names;
|
||||
|
||||
ref_screen_rotation_t rotation;
|
||||
};
|
||||
|
||||
extern struct ref_state_s ref;
|
||||
|
||||
Reference in New Issue
Block a user