mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
first try
This commit is contained in:
parent
6fbe77346c
commit
e6e652d5e6
1 changed files with 1 additions and 1 deletions
|
@ -1598,7 +1598,7 @@ void RandomizerOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_l
|
|||
Flags_SetRandomizerInf(RAND_INF_ADULT_FISHING);
|
||||
}
|
||||
*should = true;
|
||||
fishing->actor->stateAndTimer = 0;
|
||||
fishing->stateAndTimer = 0;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue