1
0
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:
Gerkiz
2024-11-08 21:56:53 +01:00
parent 41a56873d2
commit dca343b775
7 changed files with 74 additions and 7 deletions

View File

@@ -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)