CThardus: fix variable assignments in constructor

This commit is contained in:
Phillip Stephens 2020-09-13 12:17:50 -07:00
parent 1cc574ed11
commit 2d2063632c
Signed by: Antidote
GPG Key ID: F8BEE4C83DACA60D
1 changed files with 4 additions and 4 deletions

View File

@ -83,10 +83,10 @@ CThardus::CThardus(TUniqueId uid, std::string_view name, const CEntityInfo& info
, x630_(stateMachine) , x630_(stateMachine)
, x694_(f1) , x694_(f1)
, x698_(f2) , x698_(f2)
, x69c_(f3) , x6a0_(f3)
, x6a0_(f4) , x6a4_(f4)
, x6a4_(f5) , x6a8_(f5)
, x6a8_(f6) , x6ac_(f6)
, x6d0_(particle4) , x6d0_(particle4)
, x6d4_(particle5) , x6d4_(particle5)
, x6d8_(particle6) , x6d8_(particle6)