diff options
author | Ben Millwood <thebenmachine@gmail.com> | 2009-10-03 11:48:33 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:15:22 +0000 |
commit | 353ccec81c4e4421884b6942bd01669b0c26ee77 (patch) | |
tree | 22dae1af8461ab1afef99d4bc35c6bfbe48fcf15 /configs/buildables | |
parent | 9a86ff8f85ba4103eea17d6db5def12eeedc1a00 (diff) |
Correcting mess involving configs/ and overrides/
Diffstat (limited to 'configs/buildables')
-rw-r--r-- | configs/buildables/hive.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
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
|