1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-30 04:30:58 +02:00

fixed bug

This commit is contained in:
grilledham 2018-06-15 11:35:21 +01:00
parent 48215169c1
commit 60e9020724

View File

@ -14,7 +14,7 @@ Global.register(
function(data)
tag_groups = data.tag_groups
player_tags = data.player_tags
no_notify_players = no_notify_players
no_notify_players = data.no_notify_players
end
)