deleted this by accident (not that it's needed)

This commit is contained in:
Bill Currie 2001-07-23 21:16:53 +00:00
parent 7dec5b6365
commit 8e1eaf1e89
1 changed files with 16 additions and 0 deletions

16
overmind.qc Normal file
View File

@ -0,0 +1,16 @@
/* ------------------------------------------------------------------------------------
** -----------------------------------ThE OvErMInD-------------------------------------
** -- It's big, it's bad, it's back! --
** -- WARNING: This creature is subject to containment protocols I, II and IV -
** -- Please ensure all safety requirements are met -
** -- Thank-you! have a nice day. --
** --- Copyright(c)2000 By Dwarven Star Interactive Industrial Industry Enterprises ---
** ----------------------------------------------------------------------------------*/
// Prototypes
void (float team) SpawnOvermind;
void (float team) SpawnOvermind =
{
};