Fixed: Buffer overrun in model skin setup
If a fallback skin is found for a model it must be appended to themodel index rather than assuming the index already has space for it(it doesn't).
View differences
Fixed: Buffer overrun in model skin setup
If a fallback skin is found for a model it must be appended to the
model index rather than assuming the index already has space for it
(it doesn't).