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

@@ -1,7 +1,7 @@
#include "stdafx.h"
#include "AbstractContainerScreen.h"
#include "ItemRenderer.h"
#include "MultiplayerLocalPlayer.h"
#include "MultiPlayerLocalPlayer.h"
#include "Lighting.h"
#include "GameMode.h"
#include "KeyMapping.h"