Skip to content

Commit e3a579a

Browse files
committed
Remove accidentally committed
1 parent ec294f5 commit e3a579a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ssqc/engineer.qc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,6 @@ void () TeamFortress_FinishedBuilding = {
10981098
newmis.th_die = Sentry_Die;
10991099
newmis.th_pain = Sentry_Pain;
11001100
newmis.mdl = "progs/turrgun.mdl";
1101-
newmis.colormod = '0.5 0.5 0.5';
11021101
self.sentry_ent = newmis;
11031102
FO_Sound(oldself, CHAN_ITEM, "weapons/turrset.wav", 1, 1);
11041103
newmis.solid = SOLID_BBOX;

0 commit comments

Comments
 (0)