mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Replace usages of label with para, WIP new Editor (v3)
This commit is contained in:
@@ -6,7 +6,7 @@ module TAC
|
||||
@titlebar.style.default[:background] = [ Palette::TACNET_PRIMARY, Palette::TACNET_SECONDARY ]
|
||||
|
||||
background Gosu::Color::GRAY
|
||||
label @options[:message], width: 1.0
|
||||
para @options[:message], width: 1.0
|
||||
|
||||
@sound = Gosu::Sample.new("#{TAC::MEDIA_PATH}/error_alarm.ogg").play(1, 1, true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user