mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Update GUI hash
* Prepare for adding locilization * Add notification system * Redesign keybinds panel * Consistent behavior for bool input components * Improved inputs for vector properties (including colors) * Fix orientation of getting started tour taskbar button * Add Night Sky Panel
This commit is contained in:
@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
|
||||
|
||||
|
||||
-- Select which commit hashes to use for the UI frontend
|
||||
local frontendHash = "97ec347ae4384a799bc5babf2022c8d771d26be8"
|
||||
local frontendHash = "fa2aadd89512c9303b7245772ccee190890cf9fb"
|
||||
|
||||
-- The name of the file to download from the server
|
||||
local file = "frontend.zip"
|
||||
|
||||
Reference in New Issue
Block a user