format the whole repo (again)

This commit is contained in:
Tropical
2026-04-01 18:17:44 -05:00
parent 3d173c384d
commit f1118bf007
934 changed files with 21368 additions and 20452 deletions

View File

@@ -2,10 +2,10 @@
#include <memory>
#include "minecraft/client/model/ZombieModel.h"
#include "minecraft/client/model/geom/ModelPart.h"
#include "minecraft/world/entity/LivingEntity.h"
#include "minecraft/world/entity/monster/Skeleton.h"
#include "minecraft/client/model/ZombieModel.h"
void SkeletonModel::_init(float g) {
arm0 = new ModelPart(this, 24 + 16, 16);