From f7b8174cb1081efeb16d74d8771bea325a249785 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 16 Apr 2016 12:49:56 -0400 Subject: Fixed the entity_commands file --- gamemode/server/entity_functions.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamemode/server/entity_functions.lua') diff --git a/gamemode/server/entity_functions.lua b/gamemode/server/entity_functions.lua index 3f9d6a4..14b8df9 100644 --- a/gamemode/server/entity_functions.lua +++ b/gamemode/server/entity_functions.lua @@ -1,3 +1,5 @@ +local EntityMeta = FindMetaTable( "Entity" ) + function EntityMeta:SetResourceDropInfo( strType, int ) timer.Simple( 0.5, function() self:SetResourceDropInfoInstant( strType, int ) end ) end -- cgit v1.2.3-70-g09d2