This commit is contained in:
@@ -59,7 +59,7 @@ guiTypes = {
|
||||
instantTextboxType = {
|
||||
name = "GER_Eye_of_Rebirth_Project_text"
|
||||
position = { x = 250 y = 130 }
|
||||
orientation = left_up
|
||||
orientation = UPPER_LEFT
|
||||
font = "hoi_36header"
|
||||
text = "GER_Eye_of_Rebirth_Project_text"
|
||||
format = left
|
||||
|
||||
@@ -21,7 +21,7 @@ guiTypes = {
|
||||
iconType ={
|
||||
name ="jh_store_tittle_bg"
|
||||
spriteType = "GFX_jh_store_tittle"
|
||||
moveable = yes
|
||||
#moveable = yes
|
||||
position = { x= 5 y = 1 }
|
||||
Orientation = "UPPER_LEFT"
|
||||
}
|
||||
|
||||
@@ -167,7 +167,7 @@ guiTypes = {
|
||||
name = "az_PT_1"
|
||||
position = { x= 110 y = 70 }
|
||||
spriteType = "GFX_az_PT_1"
|
||||
Orientation = UPPER_CENTER
|
||||
Orientation = CENTER
|
||||
|
||||
}
|
||||
iconType = {
|
||||
|
||||
@@ -360,7 +360,7 @@ guiTypes = {
|
||||
quadTextureSprite ="GFX_az_smallbutton1"
|
||||
buttonFont = "hoi_16mbs"
|
||||
buttonText = "modoption_btn_2"
|
||||
Orientation = UPPER_LEF
|
||||
Orientation = UPPER_LEFT
|
||||
clicksound = click_close
|
||||
|
||||
}
|
||||
@@ -424,7 +424,7 @@ guiTypes = {
|
||||
quadTextureSprite ="GFX_az_smallbutton1"
|
||||
buttonFont = "hoi_16mbs"
|
||||
buttonText = "modoption_btn_4"
|
||||
Orientation = UPPER_LEF
|
||||
Orientation = UPPER_LEFT
|
||||
clicksound = click_close
|
||||
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@ guiTypes = {
|
||||
name ="az_xmp_main_window_picture"
|
||||
spriteType = "GFX_az_xmp_picture_1"
|
||||
position = { x= 0 y = 60 }
|
||||
Orientation = "UPPER"
|
||||
Orientation = "CENTER"
|
||||
pdx_tooltip = "buzhihuo_icon_tooltip"
|
||||
}
|
||||
|
||||
@@ -106,14 +106,14 @@ guiTypes = {
|
||||
name ="az_xmp_zuanshi_icon1"
|
||||
spriteType = "GFX_az_misc_icon_1"
|
||||
position = { x = 610 y = 400 }
|
||||
Orientation = "UPPER_CENTER"
|
||||
Orientation = "CENTER"
|
||||
|
||||
}
|
||||
iconType ={
|
||||
name ="az_xmp_zuanshi_icon2"
|
||||
spriteType = "GFX_az_misc_icon_2"
|
||||
position = { x = 10 y = 400 }
|
||||
Orientation = "UPPER_CENTER"
|
||||
Orientation = "CENTER"
|
||||
|
||||
}
|
||||
instantTextboxType = {
|
||||
|
||||
Reference in New Issue
Block a user