1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00
This commit is contained in:
grilledham 2018-05-29 13:28:35 +01:00
parent 866b6fe748
commit 696927503b

View File

@ -378,7 +378,7 @@ Gui.on_click(
redraw_main_frame()
game.print(event.player.name .. ' has delete the ' .. tag_name .. ' tag group')
game.print(event.player.name .. ' has deleted the ' .. tag_name .. ' tag group')
end
)