1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-02 02:27:56 +00:00

Try to handle a turtle being broken while ticked

Hopefully fixes #585. Hopefully.
This commit is contained in:
Merith-TK
2021-05-07 15:05:00 -07:00
parent f1176af9d1
commit b203d3aa0a
4 changed files with 36 additions and 13 deletions

View File

@@ -388,3 +388,11 @@ will no longer function (as gsub returns multiple arguments). However,
I've done a quick search through GH and my Pastebin archives and can't
find any programs which would break. Fingers crossed.
```
```
24af36743d08fcdb58439c52bf587b33ed828263
Try to handle a turtle being broken while ticked
Hopefully fixes #585. Hopefully.
```