Added save state

This commit is contained in:
Empathic Qubit 2021-05-05 18:25:42 -04:00
parent 0c42d8452c
commit 5ed93c28da
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@ _M.State = {
"MainbraceMayhemBonus.lsmv", -- [5]
}
_M.Filename = _M.PoolDir .. _M.State[1]
_M.Filename = _M.PoolDir .. _M.State[4]
--[[
Start game with specific powerup.

Binary file not shown.