mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-26 11:34:44 +00:00
Update dtChatCmdGame.cs
This commit is contained in:
parent
af45060bb9
commit
eb52b3f5d2
|
|
@ -947,7 +947,7 @@ function explodeFirework(%position, %id)
|
|||
velocity = "1";
|
||||
};
|
||||
|
||||
echo(%emitter.position);
|
||||
//echo(%emitter.position);
|
||||
serverPlay3d(dtFireworksSound, %emitter.position);
|
||||
MissionCleanup.add(%emitter);
|
||||
%emitter.schedule(1250, "delete");
|
||||
|
|
|
|||
Loading…
Reference in a new issue