1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-04-18 04:51:23 +00:00
Files
CC-Tweaked/src
CrazedProgrammer 7e5a9b3a5a Fix some textutils API argument checks made in PR #338
- textutils.serializeJSON now takes a table/string/number/boolean instead of just a string as the t argument, and checks for nil in the tNBTStyle argument, so the parameter becomes optional again, as described in the wiki.
- textutils.slowWrite and textutils.slowPrint now checks if the rate
parameter is a number, if not nil.
2017-07-15 00:00:01 +02:00
..