mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 09:05:26 +00:00
fix floor 5 step 1
* sometimes score is not reset so this value exceeds score, it doesn't finish so you have to restart
This commit is contained in:
parent
879e66189a
commit
6021726d07
@ -464,8 +464,8 @@ function L1_1(A0_2, A1_2)
|
||||
L4_2 = 1
|
||||
L5_2 = 188
|
||||
L6_2 = 234101003
|
||||
L7_2 = 12
|
||||
L8_2 = 3030
|
||||
L7_2 = 3030 -- Time
|
||||
L8_2 = 12 -- Total Goal
|
||||
L9_2 = 0
|
||||
L2_2 = L2_2(L3_2, L4_2, L5_2, L6_2, L7_2, L8_2, L9_2)
|
||||
if 0 ~= L2_2 then
|
||||
|
Loading…
x
Reference in New Issue
Block a user