fix: capitalization of MultiPlayerLocalPlayer includes

This commit is contained in:
Tropical
2026-03-03 11:30:57 -06:00
parent 5a3768ce36
commit f9edcab64b
45 changed files with 45 additions and 45 deletions

View File

@@ -2,7 +2,7 @@
#include "../Minecraft.World/StringHelpers.h"
#include "DeathScreen.h"
#include "Button.h"
#include "MultiplayerLocalPlayer.h"
#include "MultiPlayerLocalPlayer.h"
#include "TitleScreen.h"
void DeathScreen::init()