Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-THC-cards
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HiiragiGuardians
ygopro-THC-cards
Commits
324e09c6
Commit
324e09c6
authored
Aug 09, 2024
by
wyykak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix missing pic & group.foreach
Signed-off-by:
wyykak
<
wyy_1414@126.com
>
parent
93f2b3c5
Pipeline
#29065
passed with stage
in 9 seconds
Changes
6
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
0 deletions
+8
-0
expansions/script/nef/mixin.lua
expansions/script/nef/mixin.lua
+7
-0
expansions/script/special.lua
expansions/script/special.lua
+1
-0
pics/14001270.jpg
pics/14001270.jpg
+0
-0
pics/14002273.jpg
pics/14002273.jpg
+0
-0
pics/field/14001270.jpg
pics/field/14001270.jpg
+0
-0
pics/field/14002273.jpg
pics/field/14002273.jpg
+0
-0
No files found.
expansions/script/nef/mixin.lua
0 → 100644
View file @
324e09c6
if
Group
.
ForEach
==
nil
then
Group
.
ForEach
=
function
(
g
,
f
,
...
)
for
c
in
aux
.
Next
(
g
)
do
f
(
c
,
...
)
end
end
end
\ No newline at end of file
expansions/script/special.lua
View file @
324e09c6
Duel
.
LoadScript
(
"nef/mixin.lua"
)
Duel
.
LoadScript
(
"nef/nef.lua"
)
Duel
.
LoadScript
(
"nef/msc.lua"
)
Duel
.
LoadScript
(
"nef/fus.lua"
)
...
...
pics/1400
0
270.jpg
→
pics/1400
1
270.jpg
View file @
324e09c6
File moved
pics/1400
0
273.jpg
→
pics/1400
2
273.jpg
View file @
324e09c6
File moved
pics/field/1400
0
270.jpg
→
pics/field/1400
1
270.jpg
View file @
324e09c6
File moved
pics/field/1400
0
273.jpg
→
pics/field/1400
2
273.jpg
View file @
324e09c6
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment