Skip to content

Commit

Permalink
Hidden vanilla zeroing
Browse files Browse the repository at this point in the history
  • Loading branch information
DerZade committed May 28, 2018
1 parent 924f651 commit e5902c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions addons/grad_minui_weaponinfo/ui.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,11 @@ class RscInGameUI
x = 2 * safeZoneW + safezoneX;
};
};
class RscWeaponZeroing
{
class CA_Zeroing: RscText
{
x = 2 * safeZoneW + safezoneX;
};
};
};

0 comments on commit e5902c3

Please sign in to comment.