]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/func/plat.qc
Draw: purge SELFPARAM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / func / plat.qc
index de4c53cb53f69b6a0b265204bec44c5f79c8fec7..fc62341a85a3a09b65b158d09d6e4d2fce92cf40 100644 (file)
@@ -127,7 +127,7 @@ spawnfunc(func_plat)
        InitializeEntity(self, plat_delayedinit, INITPRIO_FINDTARGET);
 }
 #elif defined(CSQC)
-void plat_draw()
+void plat_draw(entity this)
 {
        Movetype_Physics_NoMatchServer();
        //Movetype_Physics_MatchServer(autocvar_cl_projectiles_sloppy);