mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-20 18:25:32 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "ModelPart.h"
|
||||
#include "VillagerZombieModel.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
|
||||
void VillagerZombieModel::_init(float g, float yOffset, bool isArmor)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user