mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38:26 +00:00
Fixed player stats not opening from the WR submenu.
This commit is contained in:
parent
481fcbebd0
commit
b585e80bc7
@ -1407,7 +1407,7 @@ public int SubMenu_Handler(Menu m, MenuAction action, int param1, int param2)
|
||||
{
|
||||
case 0:
|
||||
{
|
||||
Shavit_OpenStatsMenu(param1, sInfo);
|
||||
Shavit_OpenStatsMenu(param1, sExploded[1]);
|
||||
}
|
||||
|
||||
case 1:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user