This repository has been archived by the owner on Jul 25, 2020. It is now read-only.
v2.6.1
Fix 3 bugs introduced in 2.6.0
- Fix malformed include statement when compilation mode is enabled (Thanks @kunzi !)
- Fix warning/error when stock variable is undefined (Thanks @edward-simpson !!)
- Remove unnecessary statement that was causing warnings/errors in debug mode. (#86)