forked from UNLOZE/sm-plugins
blub
This commit is contained in:
@@ -509,7 +509,6 @@ public Action SpawnCollectable(Handle timer)
|
||||
SetEntityBBox(iRotating, view_as<float>({-10.0, -1.0, -1.0}), view_as<float>({1.0, 1.0, 1.0}));
|
||||
SetEntityProps(iRotating);
|
||||
|
||||
|
||||
// Model
|
||||
int iModel = CreateEntityAtOrigin("prop_dynamic_override", fOrigin);
|
||||
DispatchKeyFormat(iModel, "targetname", "season_prop_%d", g_iCounter);
|
||||
|
||||
Reference in New Issue
Block a user