mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-01-07 23:42:36 +00:00
oh
This commit is contained in:
parent
f98571c458
commit
af45e0cdc3
1 changed files with 1 additions and 1 deletions
|
|
@ -734,7 +734,7 @@ Removes color codes from a string.
|
|||
|
||||
### Lua Example
|
||||
```lua
|
||||
print(get_uncolored_string("\#210059\Colored \#FF086F\String")) -- "Colored String"
|
||||
print(get_uncolored_string("\\#210059\\Colored \\#FF086F\\String")) -- "Colored String"
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue