Fixed amb1709 - Dynamic Menu selections not resetting on exit
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402187
This commit is contained in:
parent
d9357d5224
commit
9c7249a1e9
@ -410,6 +410,7 @@ public DynamicMenuItemHandler(Handle:topmenu,
|
||||
strcopy(g_command[param], sizeof(g_command[]), output[Item_cmd]);
|
||||
|
||||
g_currentPlace[param][Place_Item] = location;
|
||||
g_currentPlace[param][Place_ReplaceNum] = 1;
|
||||
|
||||
ParamCheck(param);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user