don't change definitions of deprecated frame styles

develop
Myk Taylor 2023-01-23 16:00:10 -08:00
parent eab08f6430
commit 5ad6ce16e8
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 0 additions and 2 deletions

@ -839,8 +839,6 @@ THIN_FRAME = make_frame('Thin', false)
-- for compatibility with pre-steam code
GREY_LINE_FRAME = WINDOW_FRAME
BOUNDARY_FRAME = PANEL_FRAME
GREY_FRAME = MEDIUM_FRAME
function paint_frame(dc,rect,style,title,show_pin,pinned,inactive)
local pen = style.frame_pen