1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Toast-all to toast

This commit is contained in:
plague006 2019-02-17 11:55:01 -05:00
parent e4eff300f2
commit b99bf99c4f

View File

@ -253,7 +253,7 @@ function Public.toast_all_players(duration, message)
end
Command.add(
'toast-all',
'toast',
{
description = 'Sends a toast to all players',
arguments = {'msg'},