Skip to content

PawnPlus v1.5.1

Latest
Compare
Choose a tag to compare
@IS4Code IS4Code released this 10 Nov 11:32

Fixes

  • The expression parser (expr_parse) now correctly interprets && and || (used to parse && as & &).
  • After using pp_hook_check_ref_args(true), AmxString: values are now interpreted correctly (#59).