libgui|ModelDrawable: Don't try to load textures twice
A bank loads items when needed, so calling `load()` is redundant.
View differences
libgui|ModelDrawable: Don't try to load textures twice
A bank loads items when needed, so calling `load()` is redundant.