Skip to content

Commit 06e06b9

Browse files
committed
missed something
1 parent 045871a commit 06e06b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/challenge.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ function Game:start_run(args)
498498
end
499499
Cryptid.base_values = {}
500500
if G.PROFILES[G.SETTINGS.profile].all_unlocked then
501-
G.PROFILES[G.SETTGINGS.profile].cry_none = true
501+
G.PROFILES[G.SETTINGS.profile].cry_none = true
502502
end
503503
end
504504
local challenges = {

0 commit comments

Comments
 (0)