]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/func/train.qc
Draw: purge SELFPARAM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / func / train.qc
index 4284d24031e6d609f16428e146707ce1d5366747..a75ac4192ee1b7bd6a7afe274fd0612b82bcc8bd 100644 (file)
@@ -225,7 +225,7 @@ spawnfunc(func_train)
        // TODO make a reset function for this one
 }
 #elif defined(CSQC)
-void train_draw()
+void train_draw(entity this)
 {
        //Movetype_Physics_NoMatchServer();
        Movetype_Physics_MatchServer(autocvar_cl_projectiles_sloppy);