You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-11-23 22:22:34 +02:00
Mtn: fix various bugs
This commit is contained in:
@@ -682,8 +682,6 @@ Event.add(
|
||||
return
|
||||
end
|
||||
|
||||
print('Player joined game.')
|
||||
|
||||
local player = game.players[event.player_index]
|
||||
on_player_joined_game(player)
|
||||
create_clear_corpse_frame(player)
|
||||
|
||||
Reference in New Issue
Block a user