Added Image Frame to Popups

This commit is contained in:
Cooldude2606
2017-12-30 17:19:54 +00:00
parent 8f2becb1bc
commit eb94851936
2 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ function center._center:draw(frame)
type ='frame',
name='tab',
direction='vertical',
style = 'image_frame'
style='image_frame'
}
tab.style.width = 510
tab.style.height = 305