PawnPlus v1.3.2
- Newly added callback handlers are not called from the same callback handler for the current callback.
- Do not extend the lifetime of the last opened file (used by the debug module) indefinitely, preventing locking files for external access.
- Added fallback for trampoline creation for
CreateFileA
/fopen
, fixing crashes on some platforms.