diff options
Diffstat (limited to 'mp/src/game/server/hl2/npc_antliongrub.h')
| -rw-r--r-- | mp/src/game/server/hl2/npc_antliongrub.h | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/mp/src/game/server/hl2/npc_antliongrub.h b/mp/src/game/server/hl2/npc_antliongrub.h index ba45e715..4b0b8ff5 100644 --- a/mp/src/game/server/hl2/npc_antliongrub.h +++ b/mp/src/game/server/hl2/npc_antliongrub.h @@ -1,13 +1,13 @@ -//========= Copyright Valve Corporation, All rights reserved. ============//
-//
-// Purpose: Antlion Grub - cannon fodder
-//
-// $Workfile: $
-// $Date: $
-// $NoKeywords: $
-//=============================================================================//
-
-#ifndef NPC_ANTLIONGRUB_H
-#define NPC_ANTLIONGRUB_H
-
+//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: Antlion Grub - cannon fodder +// +// $Workfile: $ +// $Date: $ +// $NoKeywords: $ +//=============================================================================// + +#ifndef NPC_ANTLIONGRUB_H +#define NPC_ANTLIONGRUB_H + #endif //NPC_ANTLIONGRUB_H
\ No newline at end of file |