mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-23 23:46:55 +00:00
Fix argument order of math.atan in changelog
This commit is contained in:
parent
31da2555cb
commit
f776b17150
@ -1,7 +1,7 @@
|
||||
# New features in CC: Tweaked 1.114.0
|
||||
|
||||
* Add redstone relay peripheral.
|
||||
* Add support for `math.atan(x, y)`.
|
||||
* Add support for `math.atan(y, x)`.
|
||||
* Update several translations.
|
||||
|
||||
Several bug fixes:
|
||||
|
@ -1,7 +1,7 @@
|
||||
New features in CC: Tweaked 1.114.0
|
||||
|
||||
* Add redstone relay peripheral.
|
||||
* Add support for `math.atan(x, y)`.
|
||||
* Add support for `math.atan(y, x)`.
|
||||
* Update several translations.
|
||||
|
||||
Several bug fixes:
|
||||
|
Loading…
Reference in New Issue
Block a user