mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
newline
This commit is contained in:
parent
938a617dc3
commit
c01eb23488
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ local function escape(str)
|
|||
return (string.gsub(str, "[^%a%d%-_%.!~%*%(%);/%?:@&=%+%$,]", _escape_char))
|
||||
end
|
||||
|
||||
return escape
|
||||
return escape
|
||||
|
|
Loading…
Reference in a new issue