chore: replace backslashes with forward slashes for linux cross compilation

This commit is contained in:
George V.
2026-04-20 18:15:27 +03:00
parent 0d2f561106
commit eed98a6603
16 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include "SharedMonsterAttributes.h"
#include "ArmorStand.h"
#include "BlockPos.h"
#include "..\Minecraft.Client\ServerLevel.h"
#include "../Minecraft.Client/ServerLevel.h"
#include "ParticleTypes.h"
#include "Random.h"
#include "AABB.h"