Skip to content

Commit

Permalink
Fixed misscommented end making the mod not run.
Browse files Browse the repository at this point in the history
Signed-off-by: Kevadroz <kevinfdezdominguez@gmail.com>
  • Loading branch information
Kevadroz committed Jun 9, 2024
1 parent 5fdc679 commit 80ddbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ function OnWorldPreUpdate()
-- end
-- end
-- end
-- end
end

function OnPlayerDied(player_entity)
setWormRageFactor(player_entity, 0.0)
Expand Down

0 comments on commit 80ddbf8

Please sign in to comment.