forked from CombatExtended-Continued/CombatExtended
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rendering hair over hats/headgear
The boolean in core's DrawHeadHair() method that would control whether to hide hair was inverted in 1.4 - it now controls whether to *show* hair. Update our pawn renderer patch accordingly so that assignments to it are negated.
- Loading branch information
1 parent
dd3dcc6
commit 09a7361
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters