Skip to content

Commit f9396cd

Browse files
committed
chore: stylua
1 parent 40a9e33 commit f9396cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lua/api.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,6 @@ API.functions["shop"] = function(args)
695695
API.send_response(game_state)
696696
end,
697697
}
698-
699698
elseif action == "reroll" then
700699
-- Capture the state before rerolling for response validation
701700
local dollars_before = G.GAME.dollars

0 commit comments

Comments
 (0)