Skip to content

Commit a7e6a43

Browse files
committed
fix typo
1 parent 35a91f7 commit a7e6a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lovely/universum.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ priority = -1
55

66
[[patches]]
77
[patches.pattern]
8-
target = '''=[SMODS _ "src/game_objects.lua"]'''
8+
target = '''=[SMODS _ "src/game_object.lua"]'''
99
pattern = "hand[self.key] = math.max(hand['s_'..self.key] + hand['l_'..self.key]*(hand.level - 1), 0)"
1010
position = "at"
1111
payload = '''

0 commit comments

Comments
 (0)