mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-02-07 13:31:54 +02:00
fixed bug
This commit is contained in:
parent
48215169c1
commit
60e9020724
@ -14,7 +14,7 @@ Global.register(
|
|||||||
function(data)
|
function(data)
|
||||||
tag_groups = data.tag_groups
|
tag_groups = data.tag_groups
|
||||||
player_tags = data.player_tags
|
player_tags = data.player_tags
|
||||||
no_notify_players = no_notify_players
|
no_notify_players = data.no_notify_players
|
||||||
end
|
end
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user