From: Rudolf Polzer Date: Sun, 1 May 2011 19:46:12 +0000 (+0200) Subject: comment stuff a bit better X-Git-Tag: xonotic-v0.5.0~264^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=de7c6ce072b051b1b7dff79cb7710acb95437bf6;p=xonotic%2Fxonotic-data.pk3dir.git comment stuff a bit better --- diff --git a/qcsrc/menu/oo/base.h b/qcsrc/menu/oo/base.h index 3553d447a..ed4eba5a1 100644 --- a/qcsrc/menu/oo/base.h +++ b/qcsrc/menu/oo/base.h @@ -2,6 +2,7 @@ entity Object_vtbl; .string vtblname; .entity vtblbase; +// THIS LINE INTENTIONALLY LEFT BLANK entity spawnVtbl(entity e, entity b) { entity v;