]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/wall.qh
Fix typedefs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / wall.qh
index 3a439e6ffe88ff1a14c7817e1d7f682aac0f204f..57aef7e0c51959d9c11eae7b858ded57b3ad2bb9 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef WALL_H
 #define WALL_H
 
-entityclass(Wall)
+entityclass(Wall);
 class(Wall) .float lip;
 class(Wall) .float bgmscriptangular;
 class(Wall) .int lodmodelindex0, lodmodelindex1, lodmodelindex2;