Skip to content

Commit

Permalink
Removed deprecated code
Browse files Browse the repository at this point in the history
  • Loading branch information
DerZade committed May 28, 2018
1 parent 784f565 commit 924f651
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions addons/grad_minui_staminabar/ui.hpp
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
class RscPicture;
class RscText;
class RscControlsGroup;

class RscInGameUI
{
class RscUnitInfo
{
class WeaponInfoControlsGroupLeft: RscControlsGroup
{
x = 2 * safeZoneW + safezoneX;
};
};
class RscWeaponZeroing
{
class CA_Zeroing: RscText
{
x = 2 * safeZoneW + safezoneX;
};
};

class RscStaminaBar
{
class StaminaBar: RscPicture
Expand Down

0 comments on commit 924f651

Please sign in to comment.