mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2024-11-30 18:24:39 +01:00
fix default crown hiroshima missing
This commit is contained in:
parent
0071528670
commit
26fbf68ba1
@ -451,7 +451,7 @@ export default class ResourceModule extends Module {
|
||||
else
|
||||
{
|
||||
// Loop GID_RUNAREA
|
||||
for(let i=0; i<14; i++)
|
||||
for(let i=0; i<19; i++)
|
||||
{
|
||||
// After Kobe is Hiroshima then Fukuoka and the rest
|
||||
if(i > 14)
|
||||
|
Loading…
Reference in New Issue
Block a user