]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/player.qh
Data types
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / player.qh
index 1c38a9fbebf3012b1d87029e26659457d7548a1c..2853f7f6d4c3887b2f6c4f8fcaf24c4624ed4e92 100644 (file)
@@ -2,7 +2,7 @@
 
 .entity pusher;
 .float pushltime;
-.float istypefrag;
+.bool istypefrag;
 
 .float CopyBody_nextthink;
 .void(entity this) CopyBody_think;