]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/weapons/projectile.qh
Update hash again (someone keeps fiddling with bot AI)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / weapons / projectile.qh
index 27bca00c80008daa7a9c943af478aa49245a2576..cc95753602b08ba4be92feda0ed17a6a759f5e10 100644 (file)
@@ -24,7 +24,7 @@ void Projectile_DrawTrail(entity this, vector to);
 
 void Projectile_Draw(entity this);
 
-void loopsound(entity e, int ch, string samp, float vol, float attn);
+void loopsound(entity e, int ch, Sound samp, float vol, float attn);
 
 void Ent_RemoveProjectile(entity this);