]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/particles.qc
Revert "Merge branch 'Mario/despawn_effects'"
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / particles.qc
index 6c5ceac7f7d10dd3bd5df3b231bf006b29f28aad..8751cc0c5535c107d2e4de8b43d2f033c232e408 100644 (file)
@@ -225,7 +225,7 @@ void Ent_RainOrSnow()
                self.draw = Draw_Snow;
 }
 
-void Net_ReadVortexBeamParticle()
+void Net_ReadNexgunBeamParticle()
 {
        vector shotorg, endpos;
        float charge;