2024-11-16 20:01:12
All checks were successful
sync / build (push) Successful in 23s

This commit is contained in:
actions[bot]
2024-11-16 20:01:12 +00:00
parent f05b5db167
commit b84f6e6137
57 changed files with 3047 additions and 532 deletions

View File

@@ -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% }