Added ground model for Prosthetic Arm
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
module Prosthesis
|
||||
{
|
||||
imports
|
||||
{
|
||||
Base
|
||||
}
|
||||
|
||||
model prostheticArm
|
||||
{
|
||||
mesh = Prosthesis/normalArm_Ground,
|
||||
texture = Prosthetesis\normalArm,
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user