small whitespace fix

This commit is contained in:
rtldg 2021-09-19 22:40:27 +00:00
parent 8b85916201
commit 0530a33633

View File

@ -911,7 +911,7 @@ public int MenuHandler_ProfileHandler(Menu menu, MenuAction action, int param1,
submenu.ExitBackButton = true;
submenu.Display(param1, MENU_TIME_FOREVER);
}
}
else // No? display stats menu but different style
{
OpenStatsMenu(param1, gI_TargetSteamID[param1], iSelectedStyle, GetMenuSelectionPosition());