Update GUI hash

Move profile info to File menu, Add color to friction buttons, tighten up mission panel, and close windows menu when selecting a window
This commit is contained in:
Emma Broman
2025-05-14 12:03:12 +02:00
parent a05380779e
commit e33ad09632

View File

@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
-- Select which commit hashes to use for the UI frontend
local frontendHash = "8c454895b301ba2d9d1b845b5ba506d3f4c887b9"
local frontendHash = "97ec347ae4384a799bc5babf2022c8d771d26be8"
-- The name of the file to download from the server
local file = "frontend.zip"