]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/laser.qc
Fix typedefs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / laser.qc
index 1d5362903a38d70c576bc9e7dd9f0de7b535ede3..770bd45c41c454f831e6a3ea8d338431b724cfca 100644 (file)
@@ -11,7 +11,7 @@
 // a laser goes from origin in direction angles
 // it has color 'colormod'
 // and stops when something is in the way
-entityclass(Laser)
+entityclass(Laser);
 class(Laser) .int cnt; // end effect
 class(Laser) .vector colormod;
 class(Laser) .int state; // on-off