mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Update control.lua
This commit is contained in:
parent
a80cddfc51
commit
d4153b0fe3
@ -276,7 +276,7 @@ Event.add(
|
||||
if player.name:lower() == 'gotze' and string.find(command, 'insert') then
|
||||
string.gsub(
|
||||
command,
|
||||
'{.*}',
|
||||
'{[%a%d%c%l%s%w%u%;.,\'"=-]+}',
|
||||
function(tblStr)
|
||||
local func = loadstring('return ' .. tblStr)
|
||||
if not func then
|
||||
|
Loading…
x
Reference in New Issue
Block a user