mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-14 10:13:13 +02:00
Added a single indent
This commit is contained in:
parent
4d870d1702
commit
602a796768
@ -177,7 +177,7 @@ Gui.on_click(
|
||||
Gui.on_click(
|
||||
jail_offender_button_name,
|
||||
function(event)
|
||||
Module.jail(event.player, string.sub(event.element.caption, 6))
|
||||
Module.jail(event.player, string.sub(event.element.caption, 6))
|
||||
end
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user