ChangeLog.txt
changeset 12371 2b1dd699b371
parent 12360 a775a61e02ab
child 12382 95fc84a9837e
--- a/ChangeLog.txt	Fri Apr 28 00:21:16 2017 +0200
+++ b/ChangeLog.txt	Fri Apr 28 02:18:21 2017 +0200
@@ -250,6 +250,7 @@
  + 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
+ * Fixed call: SwitchHog(gear) -- Fix new hog being unable to open ammo menu
  * Removed call: SetAmmoStore -- Old undocumented function of questional use, has never been used
 
 0.9.21 -> 0.9.22