This commit is contained in:
@@ -172,7 +172,7 @@ guiTypes = {
|
||||
|
||||
#### MODULE: Airplane Launcher ####
|
||||
containerWindowType = {
|
||||
name = "ship_airplane_launcher"
|
||||
name = "sub_airplane_launcher"
|
||||
position = { x=0 y=0 }
|
||||
size = { width=100% height=100% }
|
||||
|
||||
@@ -184,7 +184,7 @@ guiTypes = {
|
||||
}
|
||||
|
||||
containerWindowType = {
|
||||
name = "ship_airplane_launcher@highlight"
|
||||
name = "sub_airplane_launcher@highlight"
|
||||
position = { x=0 y=0 }
|
||||
size = { width=100% height=100% }
|
||||
|
||||
@@ -386,7 +386,7 @@ guiTypes = {
|
||||
}
|
||||
#### MODULE: Airplane Launcher ####
|
||||
containerWindowType = {
|
||||
name = "ship_airplane_launcher"
|
||||
name = "sub_airplane_launcher"
|
||||
position = { x=0 y=0 }
|
||||
size = { width=100% height=100% }
|
||||
|
||||
@@ -398,7 +398,7 @@ guiTypes = {
|
||||
}
|
||||
|
||||
containerWindowType = {
|
||||
name = "ship_airplane_launcher@highlight"
|
||||
name = "sub_airplane_launcher@highlight"
|
||||
position = { x=0 y=0 }
|
||||
size = { width=100% height=100% }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user