This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
改变面板大小,5x4写错成5x3
master
枫谷剑仙
1 year ago
parent
3d28f4fba0
commit
a22461374c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
script-skill-parser.js
+ 1
- 1
script-skill-parser.js
View File
@@ -1683,7 +1683,7 @@ const skillObjectParsers = {
}
case 2: {
width = 5;
height =
3
;
height =
4
;
break;
}
case 3: {
Write
Preview
Loading…
Cancel
Save