mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-17 20:58:13 +02:00
minor change
This commit is contained in:
parent
b48bd0258a
commit
391aefd370
@ -445,7 +445,7 @@ end
|
||||
|
||||
local function on_player_changed_position(event)
|
||||
local player = game.players[event.player_index]
|
||||
if player.surface.index == 4 then
|
||||
if player.surface.name == "territorial_control" then
|
||||
uncover_map_for_player(player)
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user