ChangeLog.txt
changeset 12163 9b5748fa7974
parent 12152 f4a05d550b0d
child 12165 40c607bd31f1
--- a/ChangeLog.txt	Wed Apr 05 17:26:59 2017 +0200
+++ b/ChangeLog.txt	Wed Apr 05 17:28:46 2017 +0200
@@ -188,6 +188,7 @@
  + Themes can now use flakes with negative falling speed (rising flakes)
  + Themes can now contain custom sound files: splash.ogg Droplet1.ogg Droplet2.ogg Droplet3.ogg skip.ogg
  + Simplified hat format for unanimated hats; a single 32×32 image is enough. For clan hats, use size 64×32, with the color overlay at the right
+ * Default water color was black instead of blue
 
 Lua-API:
  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.