update changelog
authorsheepluva
Sat, 15 Oct 2016 20:54:30 +0200
changeset 11875 d669f04f02d0
parent 11874 045f33b498ea
child 11876 ed98962b45c0
update changelog
ChangeLog.txt
--- a/ChangeLog.txt	Sat Oct 15 20:11:05 2016 +0200
+++ b/ChangeLog.txt	Sat Oct 15 20:54:30 2016 +0200
@@ -55,6 +55,7 @@
 Content Creation:
  + Theme objects can now have more than 1 in-land rect specified. You can specify the amount in theme.cfg by adding another number (and ,) before the first rect
  + 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
 
 Lua-API:
  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.