Skip to content

Commit

Permalink
rename TechnoClass::unknown_bool_431 into TechnoClass::IsMouseHovering
Browse files Browse the repository at this point in the history
  • Loading branch information
secsome committed Mar 4, 2021
1 parent 9bdd478 commit 5495194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TechnoClass.h
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ class NOVTABLE TechnoClass : public RadioClass
// the pointee will be marked as the killer of whatever the victim falls onto
HouseClass* ChronoWarpedByHouse;
bool unknown_bool_430;
bool unknown_bool_431;
bool IsMouseHovering;
bool unknown_bool_432;
TeamClass* OldTeam;
bool CountedAsOwnedSpecial; // for absorbers, infantry uses this to manually control OwnedInfantry count
Expand Down

0 comments on commit 5495194

Please sign in to comment.