]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove test line
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 4 May 2010 12:27:07 +0000 (15:27 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 4 May 2010 12:27:07 +0000 (15:27 +0300)
qcsrc/server/cl_player.qc

index 4713c988d89befb07b6689d5cb1a7f6bb209040a..f87e148d9f8370deacd1f36c88ee5b25c7fcdec0 100644 (file)
@@ -171,7 +171,6 @@ float player_getspecies()
 
        file = substring(self.model, 0, -5); // remove the extension at the end
        UpdatePlayerSounds(strcat(file, ftos(sk)));
-       dprint(strcat(" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ", file, ftos(sk)));
 
        s = -1;