Revert "initial GamepadUI from EZ2"

This reverts commit 19ce478dd0.
This commit is contained in:
2024-10-19 21:07:07 +03:00
parent 8dbab45f13
commit f7e0e02932
49 changed files with 49 additions and 11335 deletions

View File

@@ -19,11 +19,7 @@
extern bool g_bRollingCredits;
#ifdef GAMEPADUI
ConVar fov_desired("fov_desired", "75", FCVAR_ARCHIVE | FCVAR_USERINFO, "Sets the base field-of-view.", true, 75.0, true, 120.0);
#else
ConVar fov_desired( "fov_desired", "75", FCVAR_ARCHIVE | FCVAR_USERINFO, "Sets the base field-of-view.", true, 75.0, true, 110.0 );
#endif // GAMEPADUI
//-----------------------------------------------------------------------------
// Globals