Skip to content

Commit 1029de8

Browse files
authored
Merge pull request #1348 from asarium/fix/hudReticleInt3
Remove unneded Int3 in hudreticle.cpp
2 parents 13d68bd + 3abcb24 commit 1029de8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/hud/hudreticle.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,6 @@ void HudGaugeWeaponLinking::render(float frametime)
950950

951951
switch( num_banks ) {
952952
case 0:
953-
Int3();
954953
gauge_index = -1;
955954
break;
956955

0 commit comments

Comments
 (0)