Update textutils.txt

This commit is contained in:
TKB Studios 2024-03-28 12:42:08 +01:00 committed by GitHub
parent 0b8ede22a7
commit 6e3966fe24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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