- Added 2 new textures: BantoBar and Skyline.
- Added 6 new fonts: Oswald, Nueva Std Cond, Accidental Presidency, TrashHand, Harry P, Forced Square. - Many improvements done on Welcome Screen. - New API: _detalhes.table.deploy (t1, t2) copy values from t2 to t1.
This commit is contained in:
@@ -844,7 +844,9 @@ function gump:NewDropDown (parent, container, name, member, w, h, func, default)
|
||||
container = container.widget
|
||||
end
|
||||
|
||||
default = default or 1
|
||||
if (default == nil) then
|
||||
default = 1
|
||||
end
|
||||
|
||||
--> default members:
|
||||
--> hooks
|
||||
|
||||
Reference in New Issue
Block a user