Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts-888
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
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
MyCard
ygopro-scripts-888
Commits
649fd02a
Commit
649fd02a
authored
Dec 01, 2023
by
Chen Bill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "fix PSYフレームロード・Ζ (#2188)"
This reverts commit
479754ee
.
parent
297406a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
c37192109.lua
c37192109.lua
+0
-5
No files found.
c37192109.lua
View file @
649fd02a
...
@@ -88,17 +88,12 @@ function c37192109.retcon(e,tp,eg,ep,ev,re,r,rp)
...
@@ -88,17 +88,12 @@ function c37192109.retcon(e,tp,eg,ep,ev,re,r,rp)
else
return
true
end
else
return
true
end
end
end
function
c37192109
.
retop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c37192109
.
retop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
g
=
e
:
GetLabelObject
()
local
g
=
e
:
GetLabelObject
()
local
sg
=
g
:
Filter
(
c37192109
.
retfilter
,
nil
,
e
:
GetLabel
())
local
sg
=
g
:
Filter
(
c37192109
.
retfilter
,
nil
,
e
:
GetLabel
())
g
:
DeleteGroup
()
g
:
DeleteGroup
()
local
tc
=
sg
:
GetFirst
()
local
tc
=
sg
:
GetFirst
()
while
tc
do
while
tc
do
if
tc
==
c
and
not
c
:
IsCode
(
37192109
)
then
Duel
.
Remove
(
tc
,
POS_FACEUP
,
nil
)
else
Duel
.
ReturnToField
(
tc
)
Duel
.
ReturnToField
(
tc
)
end
tc
=
sg
:
GetNext
()
tc
=
sg
:
GetNext
()
end
end
end
end
...
...
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