ChangeLog.txt
changeset 12360 a775a61e02ab
parent 12332 657a8d63c99d
child 12371 2b1dd699b371
--- a/ChangeLog.txt	Thu Apr 27 16:29:23 2017 +0200
+++ b/ChangeLog.txt	Thu Apr 27 19:09:01 2017 +0200
@@ -249,6 +249,7 @@
  + New variable: AmmoTypeMax -- Maximum ammo type ID (useful to iterate through all ammo types, starting by 0)
  + Locale library: loc_noop -- Mark string for translation but don't translate it
  + Animate library: AnimInit([startAnimating]) -- New parameter startAnimating: if true, will start game in cinematic mode with most controls disabled. Must play an animation after that
+ * Fixed call: HideHog(gear) -- Fix crash when gear is invalid. Returns true on success or false otherwise
  * Removed call: SetAmmoStore -- Old undocumented function of questional use, has never been used
 
 0.9.21 -> 0.9.22