mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 13:54:09 +00:00
Code clean up.
This commit is contained in:
parent
922c73eeee
commit
f3c331ece6
5 changed files with 78 additions and 39 deletions
|
@ -8,5 +8,5 @@ bool CDarkel::Status = *(bool*)0x95CCB4;
|
|||
|
||||
bool CDarkel::FrenzyOnGoing()
|
||||
{
|
||||
return Status;
|
||||
return Status == 1;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue