0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-28 09:05:26 +00:00

tmp fix scene3 script

This commit is contained in:
Akbar Yahya 2022-10-08 16:55:37 +08:00
parent 696e85ee56
commit b1ea5b59ed
No known key found for this signature in database
GPG Key ID: 0C9985FEC5C018C9
3 changed files with 2 additions and 1375 deletions

View File

@ -970,7 +970,7 @@ function L1_1(A0_2, A1_2)
L3_2 = A0_2
L4_2 = "auth_uid_p1"
L5_2 = A0_2.uid
L5_2 = L5_2 // 10000
L5_2 = L5_2 % 10000
L2_2(L3_2, L4_2, L5_2)
L2_2 = ScriptLib
L2_2 = L2_2.SetGroupVariableValue

File diff suppressed because it is too large Load Diff

View File

@ -1301,7 +1301,7 @@ function L4_1(A0_2, A1_2)
L3_2 = A0_2
L4_2 = "auth_uid_p1"
L5_2 = A0_2.uid
L5_2 = L5_2 // 10000
L5_2 = L5_2 % 10000
L2_2(L3_2, L4_2, L5_2)
L2_2 = ScriptLib
L2_2 = L2_2.SetGroupVariableValue