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,6 +1,6 @@
#include "stdafx.h"
#include "InventoryScreen.h"
#include "MultiplayerLocalPlayer.h"
#include "MultiPlayerLocalPlayer.h"
#include "Font.h"
#include "EntityRenderDispatcher.h"
#include "Lighting.h"