This commit is contained in:
commit
b50ff986a6
2 changed files with 2 additions and 1 deletions
|
|
@ -136,6 +136,7 @@ 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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue