]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/shownames.qh
Add a few checks
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / shownames.qh
index 0d7df029a433c2a9dc3c6bf99f9bf0bf9b3a1dba..1304c537059f232cc8f82e60018b1f2d469eff3c 100644 (file)
@@ -1,7 +1,7 @@
-#ifndef SHOWNAMES_H
-#define SHOWNAMES_H
+#ifndef CLIENT_SHOWNAMES_H
+#define CLIENT_SHOWNAMES_H
 
-entityclass(ShowNames)
+entityclass(ShowNames);
 class(ShowNames) .float healthvalue;
 class(ShowNames) .float armorvalue;
 class(ShowNames) .float sameteam;