From 7e2f43c73588f69e03b4940ecc515d0ba83ce67e Mon Sep 17 00:00:00 2001 From: FruitieX Date: Tue, 20 Jul 2010 18:15:09 +0300 Subject: [PATCH] oh now i see what was wrong with the framegroups file... fix! --- models/weapons/h_shotgun.iqm.framegroups | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/models/weapons/h_shotgun.iqm.framegroups b/models/weapons/h_shotgun.iqm.framegroups index d04085b07..1c95207bd 100644 --- a/models/weapons/h_shotgun.iqm.framegroups +++ b/models/weapons/h_shotgun.iqm.framegroups @@ -1,6 +1,6 @@ 1 8 20 0 // fire -9 31 20 0 // fire2 -32 231 20 1 // idle -232 271 20 0 // reload +9 23 20 0 // fire2 +32 200 20 1 // idle +232 40 20 0 // reload // compile opts used in the iqm exporter (apparently needed to prevent insane ram usage): // fire:1:8, fire2:1:23, idle:1:200, reload:1:40 -- 2.39.2