]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/mias.cpp
Added .gitignore to ignore certain files + fixed access rights on Makefile* as
[quix0rs-blobwars.git] / src / mias.cpp
index 61075b904168c1e5495a35f340b59ecd13bde5b7..2d4e263e08b620addfb4dbe239d0f114f9407825 100644 (file)
@@ -1,5 +1,6 @@
 /*
 Copyright (C) 2004-2011 Parallel Realities
+Copyright (C) 2011-2015 Perpendicular Dimensions
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -115,7 +116,7 @@ void doMIAs()
                                {
                                        Math::addBit(&mia->flags, ENT_WEIGHTLESS);
                                        Math::addBit(&mia->flags, ENT_DYING);
-                                       audio.playSound(SND_TELEPORT1, CH_ANY);
+                                       audio.playSound(SND_TELEPORT1, CH_ANY, mia->x);
                                }
                        }