ffqwfqwfw

This commit is contained in:
2026-07-18 14:02:45 +02:00
parent 26e5376030
commit 3811964689
6 changed files with 36 additions and 12 deletions

View File

@@ -820,7 +820,7 @@ void ClientSideNetworkHandler::handle(const RakNet::RakNetGUID& source, SetEntit
if (!level)
return;
LOGI("SetEntityDataPacket\n");
// LOGI("SetEntityDataPacket\n");
Entity* e = level->getEntity(packet->id);
if (e) {