From 353ccec81c4e4421884b6942bd01669b0c26ee77 Mon Sep 17 00:00:00 2001 From: Ben Millwood Date: Sat, 3 Oct 2009 11:48:33 +0000 Subject: Correcting mess involving configs/ and overrides/ --- configs/buildables/hive.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs/buildables') diff --git a/configs/buildables/hive.cfg b/configs/buildables/hive.cfg index b700f6ed..bd427a2a 100644 --- a/configs/buildables/hive.cfg +++ b/configs/buildables/hive.cfg @@ -1,5 +1,5 @@ model 0 models/buildables/hive/hive.md3 modelScale 1.0 -mins -35 -35 -25 -maxs 35 35 25 -zOffset 0 +mins -20 -20 -20 +maxs 20 20 20 +zOffset -10 -- cgit