mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-06 03:30:22 -08:00
Fix for SMBS Marathon achievements not being achievable (#686)
looks like SOMEBODY left their 1-2 any% time in the array. wonder who that was. looks at the joemama in the room
This commit is contained in:
parent
4d273594fa
commit
df91706d16
1 changed files with 0 additions and 1 deletions
|
|
@ -123,7 +123,6 @@ const SMBLL_LEVEL_GOLD_ANY_TIMES := {
|
|||
}
|
||||
|
||||
const SMBS_LEVEL_GOLD_ANY_TIMES := {
|
||||
"1-2": 25,
|
||||
"4-2": 30
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue