mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2026-03-22 03:46:13 +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