Skip to content

Commit 80ddbf8

Browse files
committed
Fixed misscommented end making the mod not run.
Signed-off-by: Kevadroz <[email protected]>
1 parent 5fdc679 commit 80ddbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ function OnWorldPreUpdate()
560560
-- end
561561
-- end
562562
-- end
563-
-- end
563+
end
564564

565565
function OnPlayerDied(player_entity)
566566
setWormRageFactor(player_entity, 0.0)

0 commit comments

Comments
 (0)