Skip to content

Commit

Permalink
We don't need this here
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle873 committed Mar 28, 2015
1 parent 12608c0 commit 53b2c40
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions DoomRPG-RLArsenal/DEFHUD.txt
Expand Up @@ -38,16 +38,6 @@ statusbar fullscreen, fullscreenoffsets
drawimage ammoicon1, -16, -24, centerbottom;
drawnumber 5, BIGFONT, white, ammo2, drawshadow, Interpolate(4096), -36, -48;
drawnumber 5, BIGFONT, white, ammo1, drawshadow, Interpolate(4096), -36, -36;

// Dual Wielding / Synthfire weapons
ininventory RLMarathonAssaultRifleSelected
drawnumber 5, BIGFONT, white, "RLMarathonAssaultRifleGrenades", drawshadow, Interpolate(4096), -72, -36;
ininventory RLMarathonShotgunsSelected
ininventory RLMarathonTwinShotguns
drawnumber 5, BIGFONT, white, "RLMarathonShotgunsClip2", drawshadow, Interpolate(4096), -72, -36;
ininventory RLAntiFreakJackalSelected
ininventory RLAlucardFu
drawnumber 5, BIGFONT, white, "RLHellsingARMSCasullClip", drawshadow, Interpolate(4096), -72, -36;
}

// Current Inventory Item
Expand Down Expand Up @@ -902,4 +892,4 @@ statusbar fullscreen, fullscreenoffsets
{
drawimage "ANGBICON", 50, -48, centerbottom;
}
}
}

0 comments on commit 53b2c40

Please sign in to comment.