|
@ -1 +1 @@
|
|||
10022 1250 ro
|
||||
10002 1252 en
|
||||
|
|
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 9.2 KiB |
|
@ -12,7 +12,7 @@ window = {
|
|||
"style" : ("movable", "float",),
|
||||
|
||||
"width" : 140,
|
||||
"height" : 180,
|
||||
"height" : 180 + 47,
|
||||
|
||||
"children" :
|
||||
(
|
||||
|
@ -25,7 +25,7 @@ window = {
|
|||
"y" : 0,
|
||||
|
||||
"width" : 140,
|
||||
"height" : 180,
|
||||
"height" : 180 + 47,
|
||||
|
||||
"children" :
|
||||
(
|
||||
|
@ -55,7 +55,7 @@ window = {
|
|||
"x" : 13,
|
||||
"y" : 38,
|
||||
|
||||
"image" : uiScriptLocale.LOCALE_UISCRIPT_PATH + "costume/costume_bg.jpg",
|
||||
"image" : uiScriptLocale.LOCALE_UISCRIPT_PATH + "costume/costume_bg.dds",
|
||||
|
||||
"children" :
|
||||
(
|
||||
|
@ -73,7 +73,8 @@ window = {
|
|||
"slot" : (
|
||||
{"index":COSTUME_START_INDEX+0, "x":61, "y":45, "width":32, "height":64},
|
||||
{"index":COSTUME_START_INDEX+1, "x":61, "y": 8, "width":32, "height":32},
|
||||
{"index":COSTUME_START_INDEX+2, "x":5, "y":145, "width":32, "height":32},
|
||||
{"index":COSTUME_START_INDEX+2, "x":61, "y":125, "width":32, "height":32},
|
||||
{"index":COSTUME_START_INDEX+3, "x":10, "y":125, "width":32, "height":32},
|
||||
),
|
||||
},
|
||||
),
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit bd602277bf7fc3188b3d086b302c6840464db900
|