Skip to content

Commit 54de259

Browse files
committed
resolved conflict
1 parent bef0e25 commit 54de259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

full-heal.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ the corpse - creepy!
2525

2626
local utils = require('utils')
2727

28-
validArgs = validArgs or utils.invert({
28+
local validArgs = utils.invert({
2929
'r',
3030
'help',
3131
'unit',

0 commit comments

Comments
 (0)