We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a9e33 commit f9396cdCopy full SHA for f9396cd
1 file changed
src/lua/api.lua
@@ -695,7 +695,6 @@ API.functions["shop"] = function(args)
695
API.send_response(game_state)
696
end,
697
}
698
-
699
elseif action == "reroll" then
700
-- Capture the state before rerolling for response validation
701
local dollars_before = G.GAME.dollars
0 commit comments