]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/miscfunctions.qc
make it compile and work
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / miscfunctions.qc
index 93a47f50e5f5d94cf5fb0298bf16ea0003399824..f4eaf927fe2b56943cc8e0ec2c287080a8325d43 100644 (file)
@@ -601,4 +601,4 @@ float getplayerisdead(float pl)
                return e.csqcmodel_isdead;
        
        return FALSE;
-}
\ No newline at end of file
+}