mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 23:53:21 +00:00
Cleanup
This commit is contained in:
parent
e343fc0346
commit
eae0356c03
5 changed files with 30 additions and 21 deletions
|
@ -884,6 +884,7 @@ stock bool IsAreaClear(const float pos[3], const float ang[3], const float minBo
|
|||
}
|
||||
|
||||
stock Action Timer_KillEntity(Handle h, int entity) {
|
||||
|
||||
RemoveEntity(entity);
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue