Skip to content

Commit

Permalink
Re-disable WeaponStatus HUD Element
Browse files Browse the repository at this point in the history
That's not supposed to be there... That's what the branch is for...
  • Loading branch information
UndeadZeratul committed Feb 11, 2024
1 parent 6fafa45 commit 9a51bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zscript.zs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version "4.11"
#include "zscript/undeadzeratul/elements/UZWeaponHelp.zs"
#include "zscript/undeadzeratul/elements/UZWeaponSprite.zs"
#include "zscript/undeadzeratul/elements/UZWeaponStash.zs"
#include "zscript/undeadzeratul/elements/UZWeaponStatus.zs"
// #include "zscript/undeadzeratul/elements/UZWeaponStatus.zs"
#include "zscript/undeadzeratul/elements/UZWoundCounter.zs"


Expand Down

0 comments on commit 9a51bde

Please sign in to comment.