mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
fixed amxx build
This commit is contained in:
parent
e6c8afa5de
commit
b9d98ede39
@ -359,4 +359,5 @@ void Client_PStatus(void* mValue)
|
|||||||
MF_ExecuteForward(iFSpawnForward, *(int*)mValue);
|
MF_ExecuteForward(iFSpawnForward, *(int*)mValue);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user