Added save state
This commit is contained in:
parent
0c42d8452c
commit
5ed93c28da
2 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ _M.State = {
|
||||||
"MainbraceMayhemBonus.lsmv", -- [5]
|
"MainbraceMayhemBonus.lsmv", -- [5]
|
||||||
}
|
}
|
||||||
|
|
||||||
_M.Filename = _M.PoolDir .. _M.State[1]
|
_M.Filename = _M.PoolDir .. _M.State[4]
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
Start game with specific powerup.
|
Start game with specific powerup.
|
||||||
|
|
BIN
pool/MainbraceMayhemBonus.lsmv
Normal file
BIN
pool/MainbraceMayhemBonus.lsmv
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue