From 63dee8b5dc571906032dd54485cf8d479f22c8c9 Mon Sep 17 00:00:00 2001 From: Carsten Weisse Date: Tue, 27 Feb 2007 14:22:31 +0000 Subject: clean up --- src/jake2/game/monsterinfo_t.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/jake2/game/monsterinfo_t.java') diff --git a/src/jake2/game/monsterinfo_t.java b/src/jake2/game/monsterinfo_t.java index 4a98213..3889f06 100644 --- a/src/jake2/game/monsterinfo_t.java +++ b/src/jake2/game/monsterinfo_t.java @@ -19,14 +19,12 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ // Created on 31.10.2003 by RST. -// $Id: monsterinfo_t.java,v 1.2 2004-08-20 21:29:58 salomo Exp $ package jake2.game; import jake2.util.QuakeFile; import java.io.IOException; -import java.io.RandomAccessFile; public class monsterinfo_t { -- cgit v1.2.3