From b585e80bc74c265c2f2312c800ccb3a68ea07b24 Mon Sep 17 00:00:00 2001 From: shavitush Date: Sat, 15 Jul 2017 11:57:47 +0300 Subject: [PATCH] Fixed player stats not opening from the WR submenu. --- scripting/shavit-wr.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripting/shavit-wr.sp b/scripting/shavit-wr.sp index 67ca7727..7d8acb01 100644 --- a/scripting/shavit-wr.sp +++ b/scripting/shavit-wr.sp @@ -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: