mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-05 15:05:57 +02:00
updates
This commit is contained in:
parent
648521716f
commit
46b45d972c
2
poll.lua
2
poll.lua
@ -1298,7 +1298,7 @@ local function poll_command(cmd)
|
|||||||
if not suc then
|
if not suc then
|
||||||
player_print(result)
|
player_print(result)
|
||||||
else
|
else
|
||||||
player_print(table.concat {'Poll #', result, ' successfully created.'})
|
player_print(table.concat {'[POLL] ','Poll #', result, ' successfully created.'})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user