]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
comment stuff a bit better
authorRudolf Polzer <divverent@alientrap.org>
Sun, 1 May 2011 19:46:12 +0000 (21:46 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 1 May 2011 19:46:12 +0000 (21:46 +0200)
qcsrc/menu/oo/base.h

index 3553d447a81fae55be9e7ab50cd2c17257fb594f..ed4eba5a12676d430314bd7c46a6d93603405405 100644 (file)
@@ -2,6 +2,7 @@
 entity Object_vtbl;
 .string vtblname;
 .entity vtblbase;
+// THIS LINE INTENTIONALLY LEFT BLANK
 entity spawnVtbl(entity e, entity b)
 {
        entity v;