Update vgui_debugpanel.cpp

This commit is contained in:
rexx 2022-07-13 19:47:16 +01:00
parent 35515f1ef5
commit 39c49c5b58

View File

@ -152,8 +152,6 @@ void CLogSystem::DrawSimStats(void) const
g_pServer->GetTick(), g_pClientState->GetTick(), *render_tickcount);
#endif
if (cl_simstats_invert_rect_x->GetBool())
{
nWidth = g_nWindowWidth - nWidth;