mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update Events.inc
This commit is contained in:
parent
1d2a78c91e
commit
490f80d1e9
@ -1743,7 +1743,7 @@ void Core::EmitEntityPool(vcmpEntityPool entity_type, int32_t entity_id, bool is
|
|||||||
break;
|
break;
|
||||||
case vcmpEntityPoolRadio:
|
case vcmpEntityPoolRadio:
|
||||||
// @TODO Implement...
|
// @TODO Implement...
|
||||||
//break;
|
break;
|
||||||
#if SQMOD_SDK_LEAST(2, 1)
|
#if SQMOD_SDK_LEAST(2, 1)
|
||||||
case vcmpEntityPoolPlayer:
|
case vcmpEntityPoolPlayer:
|
||||||
// @TODO Implement...
|
// @TODO Implement...
|
||||||
|
Loading…
Reference in New Issue
Block a user