mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
Added logo, added Boot screen, renamed dump_config packet to upload_config, misc changes and UX improvements
This commit is contained in:
@@ -6,7 +6,7 @@ module TAC
|
||||
|
||||
self.caption = "#{TAC::NAME} v#{TAC::VERSION} (#{TAC::RELEASE_NAME})"
|
||||
@backend = Backend.new
|
||||
push_state(TAC::States::Editor)
|
||||
push_state(TAC::States::Boot)
|
||||
end
|
||||
|
||||
def needs_cursor?
|
||||
|
||||
Reference in New Issue
Block a user