Added Human parts
This commit is contained in:
7
Parts/Human/HumanHand.cs
Normal file
7
Parts/Human/HumanHand.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using WaifuCellar.Parts.Base;
|
||||
|
||||
namespace WaifuCellar.Parts.Human;
|
||||
|
||||
public sealed class HumanHand : Hand {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user