mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Added basic dialogs, added 'blindman' implementation of TACNET networking code, added font
This commit is contained in:
@@ -6,6 +6,7 @@ module TAC
|
||||
|
||||
TIMECRAFTERS_PRIMARY = Gosu::Color.new(0xff008000)
|
||||
TIMECRAFTERS_SECONDARY = Gosu::Color.new(0xff006000)
|
||||
TIMECRAFTERS_TERTIARY = Gosu::Color.new(0xff00d000)
|
||||
|
||||
TACNET_PRIMARY = Gosu::Color.new(0xff000080)
|
||||
TACNET_SECONDARY = Gosu::Color.new(0xff000060)
|
||||
|
||||
Reference in New Issue
Block a user