mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
fix find player bug
This commit is contained in:
parent
2cde673779
commit
2481987fc5
@ -484,7 +484,7 @@ local function find_player(cmd)
|
||||
return
|
||||
end
|
||||
|
||||
player.add_custom_alert(target, {type = 'virtual', name = 'signal-F'}, player.name, true)
|
||||
player.add_custom_alert(target, {type = 'virtual', name = 'signal-F'}, name, true)
|
||||
end
|
||||
|
||||
local function jail_player(cmd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user