Small Changes To PLayer Info Gui

This commit is contained in:
Cooldude2606
2018-04-23 18:06:32 +01:00
parent b2111b6b4c
commit e1d5603be7
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ Admin.center = Gui.center.add{
type='flow',
direction='vertical'
}
player_info_flow.style.height = 200
player_info_flow.style.height = 300
player_info_flow.style.width = 200
local label = dropdowns.add{
type='label',