Skip to content

Commit

Permalink
restore accidentally deleted line.
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed Nov 20, 2023
1 parent 76115d0 commit 0890434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/games/sw/src/sprite.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4199,6 +4199,7 @@ int NewStateGroup(DSWActor* actor, FState* StateGroup)
return 0;

actor->user.__legacyState.Rot = StateGroup;
actor->user.State =StateGroup;

actor->user.Tics = 0;

Expand Down

0 comments on commit 0890434

Please sign in to comment.