entWatch4: Fuck you :>
This commit is contained in:
parent
b62176847f
commit
44699bcc7a
@ -457,7 +457,7 @@ public Action OnButtonPress(int button, int client)
|
|||||||
g_hArray_Items.GetArray(index, itemArray, sizeof(itemArray));
|
g_hArray_Items.GetArray(index, itemArray, sizeof(itemArray));
|
||||||
|
|
||||||
if (itemArray[item_button] && itemArray[item_button] == button &&
|
if (itemArray[item_button] && itemArray[item_button] == button &&
|
||||||
itemArray[item_owned] && itemArray[item_owner] == client)
|
itemArray[item_owned] && itemArray[item_owner] == client)
|
||||||
{
|
{
|
||||||
Action aResult;
|
Action aResult;
|
||||||
Call_StartForward(g_hFwd_OnClientItemCanActivate);
|
Call_StartForward(g_hFwd_OnClientItemCanActivate);
|
||||||
|
Loading…
Reference in New Issue
Block a user