1
0

fix spdef.csv

This commit is contained in:
hnakai0909
2015-08-29 21:14:37 +09:00
parent 9fc91d6f48
commit ed00b060ac
2 changed files with 6 additions and 3 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,4 @@
## Ignore Visual Studio temporary files, build results, and ## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons. ## files generated by popular Visual Studio add-ons.
# User-specific files # User-specific files
@@ -190,3 +190,6 @@ ModelManifest.xml
dub.selections.json dub.selections.json
out/ out/
.dub/ .dub/
#cmd.exe起動用
*.bat

View File

@@ -1207,7 +1207,7 @@ I,X,Y,W,H,HX,HY,ATTR
1205,32,288,16,16,0,0,1 1205,32,288,16,16,0,0,1
1206,144,288,16,16,0,0,1 1206,144,288,16,16,0,0,1
1207,160,288,16,16,0,0,1 1207,160,288,16,16,0,0,1
1208,173,288,16,16,0,0,1 1208,176,288,16,16,0,0,1
1209,160,288,16,16,0,0,9 1209,160,288,16,16,0,0,9
1210,192,288,16,16,0,0,1 1210,192,288,16,16,0,0,1
1211,208,288,16,16,0,0,1 1211,208,288,16,16,0,0,1
1 I X Y W H HX HY ATTR
1207 1205 32 288 16 16 0 0 1
1208 1206 144 288 16 16 0 0 1
1209 1207 160 288 16 16 0 0 1
1210 1208 173 176 288 16 16 0 0 1
1211 1209 160 288 16 16 0 0 9
1212 1210 192 288 16 16 0 0 1
1213 1211 208 288 16 16 0 0 1