Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
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
MyCard
pre-release-database-cdb
Commits
fbddd2e1
Commit
fbddd2e1
authored
May 16, 2025
by
Tang Xinwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update c101301054.lua
parent
d1d8004c
Pipeline
#36405
failed with stages
in 6 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
script/c101301054.lua
script/c101301054.lua
+1
-1
No files found.
script/c101301054.lua
View file @
fbddd2e1
...
@@ -237,7 +237,7 @@ function s.announce_filter_func(c)
...
@@ -237,7 +237,7 @@ function s.announce_filter_func(c)
local
ncodes
=
s
.
CreateCodeList
(
exg
,
exc
,
nil
,
nil
)
local
ncodes
=
s
.
CreateCodeList
(
exg
,
exc
,
nil
,
nil
)
if
#
ncodes
>=
ARTMEGIA_COUNT
and
called_by_engraver
then
if
#
ncodes
>=
ARTMEGIA_COUNT
and
called_by_engraver
then
-- make Engraver's effect quit
-- make Engraver's effect quit
error
(
"Nothing can be declared"
,
3
)
error
(
"Nothing can be declared
. 没有东西可以被宣言。
"
,
3
)
end
end
local
af
=
{
local
af
=
{
TYPE_FUSION
+
TYPE_SYNCHRO
+
TYPE_XYZ
+
TYPE_LINK
,
OPCODE_ISTYPE
,
OPCODE_NOT
,
TYPE_FUSION
+
TYPE_SYNCHRO
+
TYPE_XYZ
+
TYPE_LINK
,
OPCODE_ISTYPE
,
OPCODE_NOT
,
...
...
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