Skip to content

Commit be4f27a

Browse files
committed
Work in progress
1 parent a5f7650 commit be4f27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ function setup()
115115
if value <= 0 then
116116
octopus.action:set("dead")
117117

118-
io:rpc("score.incr")
118+
io:rpc("octopus.death.incr")
119119

120120
if not timer then
121121
timemanager:singleshot(3000, function()

0 commit comments

Comments
 (0)