Feat: Armour Quick Equip, Fix: Baby Armour on Players

This commit is contained in:
SevenToaster509
2026-04-10 16:06:57 +01:00
parent 490ac0eed1
commit c038506071
43 changed files with 154 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
Model::Model()
{
riding = false;
young=true;
young=false; //andi change
texWidth=64;
texHeight=32;
}