ZScript PSprite class is missing bMirror

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Nash
 
 
Posts: 17513
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

ZScript PSprite class is missing bMirror

Post by Nash »

Code: Select all

DEFINE_FIELD_BIT(DPSprite, Flags, bMirror, PSPF_MIRROR)
 
is present in p_pspr.cpp, but bMirror is missing from the PSprite class in player.zs.
_mental_
 
 
Posts: 3820
Joined: Sun Aug 07, 2011 4:32 am

Re: ZScript PSprite class is missing bMirror

Post by _mental_ »

Post Reply

Return to “Closed Bugs [GZDoom]”