Added support for model with multiple skins (model_skin_index class attribute). Compiles, but not tested.
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
* Empty attribute structure with all settings set to be ignored.
|
||||
*/
|
||||
new VolEmptyAttributes[ClassEditableAttributes] = {
|
||||
-1, /** ModelSkinIndex */
|
||||
-1, /** AlphaInitial */
|
||||
-1, /** AlphaDamaged */
|
||||
-1, /** AlphaDamage */
|
||||
|
Reference in New Issue
Block a user