diff options
author | gumi <git@gumi.ca> | 2018-01-29 22:02:24 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-01-29 22:02:24 -0500 |
commit | 48c06a98b3367aafb3388d3e65ce0d662ef8bc53 (patch) | |
tree | 71733e26c692138923064d12b6d6a442416f47f9 /CHANGELOG | |
parent | 4f696a07b35826314ca1f77fe83eca70cb0be356 (diff) | |
download | tmwa-18.1.29.1.tar.gz tmwa-18.1.29.1.tar.bz2 tmwa-18.1.29.1.tar.xz tmwa-18.1.29.1.zip |
fix the nullpo check in builtin_getcharidv18.1.29.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +v18.1.29.1 + - fix the previous release *facepalm* +v18.1.29 + - added missing nullpo checks in script commands v18.1.28 - fixed issues with magic weapon overrides v18.1.23 |