mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-09 03:18:25 +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:
|
case 0:
|
||||||
{
|
{
|
||||||
Shavit_OpenStatsMenu(param1, sInfo);
|
Shavit_OpenStatsMenu(param1, sExploded[1]);
|
||||||
}
|
}
|
||||||
|
|
||||||
case 1:
|
case 1:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user