Correct changelog

This commit is contained in:
Celtic Minstrel 2016-07-15 17:13:57 -04:00
parent 232709ea57
commit 39037a7154

View file

@ -308,7 +308,7 @@ Version 1.13.4+dev:
This counts backwards from the specified offset
A size of -1 is the same as 1.
* if() can take two arguments; returns null if the condition is false
* tolist() will now invert the effect of tomap()
* tomap() will now invert the effect of tolist()
* debug_print() now shows in chat area if debug mode is on
* New core functions:
* Trig functions tan, acos, asin, atan have been added. (Sin and cos