From 490f80d1e9e234ac48b86f0b184a26832ce7b1d4 Mon Sep 17 00:00:00 2001 From: Sandu Liviu Catalin Date: Wed, 18 Aug 2021 22:19:08 +0300 Subject: [PATCH] Update Events.inc --- module/Core/Events.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/Core/Events.inc b/module/Core/Events.inc index b7ff0a41..4f7a4899 100644 --- a/module/Core/Events.inc +++ b/module/Core/Events.inc @@ -1743,7 +1743,7 @@ void Core::EmitEntityPool(vcmpEntityPool entity_type, int32_t entity_id, bool is break; case vcmpEntityPoolRadio: // @TODO Implement... - //break; + break; #if SQMOD_SDK_LEAST(2, 1) case vcmpEntityPoolPlayer: // @TODO Implement...