Details
-
Bug
-
Resolution: Fixed
-
Major
Description
Buff is declared locally in the if() clause, hence it is out of scope for outsider usages.
Patch attached.
Buff is declared locally in the if() clause, hence it is out of scope for outsider usages.
Patch attached.