]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/physics/movetypes/movetypes.qh
Remove selfparam from triggers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics / movetypes / movetypes.qh
index 931a0630dbac126485cff3c1372c3fa8959aeb1a..a9d0c42e9b2f0e9d23d8a73be460da17d5d2d39e 100644 (file)
@@ -8,7 +8,7 @@
 .float move_ltime;
 .void(entity this) move_think;
 .float move_nextthink;
-.void()move_blocked;
+.void() move_blocked;
 
 .float move_movetype;
 .float move_time;