mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-13 03:33:34 +00:00
Update dtChatCmdGame.cs
This commit is contained in:
parent
af45060bb9
commit
eb52b3f5d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue