1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-31 03:14:52 +00:00
CC-Tweaked/src
Wilma456 d6e4323f17 Fix Bug with term.setCursorPos
I fixed 2 Bugs:
1. If you call this function, without 2 numbers, you get a error in the window API and not in your Program
2. If you call, this function with 2 numbers lower then 1 (e.g. term.setCursorPos(0,0) ), CraftOS will hang forever and need to press Ctrl+R or rejoin the world.
2017-06-02 17:35:18 +02:00
..
main Fix Bug with term.setCursorPos 2017-06-02 17:35:18 +02:00