Update textutils.txt

This commit is contained in:
TKB Studios 2024-03-29 15:30:46 +01:00 committed by GitHub
parent 54dd9c6f38
commit 48d59538ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@ textutils.serialize( table )
textutils.unserialize( string )
textutils.serializeJSON( table, [useNBTStyle] )
textutils.urlEncode( string )
textutils.splitString( string, string )
textutils.complete( string, table )