This commit is contained in:
commit
de5f5a1221
30 changed files with 628 additions and 554 deletions
|
|
@ -138,10 +138,10 @@ DPSprite::DPSprite(player_t *owner, AActor *caller, int id)
|
|||
: x(.0), y(.0),
|
||||
oldx(.0), oldy(.0),
|
||||
firstTic(true),
|
||||
Sprite(0),
|
||||
Flags(0),
|
||||
Caller(caller),
|
||||
Owner(owner),
|
||||
Sprite(0),
|
||||
ID(id),
|
||||
processPending(true),
|
||||
alpha(1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue