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
0
Issues
0
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
八宫一月
ygopro-THC-cards
Commits
e259c4bb
Commit
e259c4bb
authored
Apr 28, 2022
by
wyykak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
element fix by sama
Signed-off-by:
wyykak
<
wyy_1414@126.com
>
parent
396f738a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
expansions/script/nef/TheElementTheory.lua
expansions/script/nef/TheElementTheory.lua
+2
-2
No files found.
expansions/script/nef/TheElementTheory.lua
View file @
e259c4bb
...
...
@@ -28,7 +28,7 @@ if not TET.ELCounter then
eg
:
Reset
()
end
--无
if
(
not
class
.
_n
[
tp
])
or
(
class
.
_n
[
tp
][
1
]
==
0
)
then
if
(
not
class
.
_n
[
tp
])
or
(
class
.
_n
[
tp
][
1
]
==
0
)
or
(
class
.
_n
[
tp
][
0
]
==
0
)
then
if
code
==
Anemo
then
return
end
count
=
num
genso
=
code
...
...
@@ -324,7 +324,7 @@ if not TET.ELCounter then
end
--归零清除
if
count
==
0
then
genso
=
nil
genso
=
0
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