Merge branch 'core'

This commit is contained in:
Cooldude2606
2018-06-27 19:37:49 +01:00

View File

@@ -344,7 +344,7 @@ function Sync._load()
end end
_frame.add{ _frame.add{
type='label', type='label',
caption='Press Ecs or E to close; this is only visible once!', caption='Press Esc or E to close; this is only visible once!',
style='fake_disabled_label' style='fake_disabled_label'
}.style.font='default-small' }.style.font='default-small'
end} end}