Добавлены все обновления от сообщества, вплоть до #148

This commit is contained in:
2024-09-12 14:28:43 +03:00
parent 98159766c4
commit 487a0e6e16
8841 changed files with 23077 additions and 20175 deletions

View File

@@ -268,14 +268,14 @@ local function gui_open_spacex_launch_gui(player)
type = "button",
name = "bio_button",
style = mod_gui.button_style,
caption = "Yes, Bring it On!",
caption = {"spacex-bio-game"},
tooltip = {"spacex-bio-tooltip"}
}
local iwmm = sctable.add{
type = "button",
name = "iwmm_button",
style = mod_gui.button_style,
caption = "No, I want my mummy!",
caption = {"spacex-bio-end"},
tooltip = {"spacex-iwmm-tooltip"}
}
else