Fixed tourniquet ground model

This commit is contained in:
ZioPao
2024-05-02 00:34:45 +02:00
parent fa1d86ae7e
commit ff8032f26a
5 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
module Prosthesis
module TOC
{
imports
{
@@ -18,5 +18,9 @@ module Prosthesis
texture = Prosthesis\hookArm,
}
model tourniquet
{
mesh = Surgery/Tourniquet_Ground,
texture = Surgery\tourniquet,
}
}