mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 16:11:37 -04:00
[General] Remove debug line from ActorAnimFlags
This commit is contained in:
parent
8478fed98a
commit
9fe5b4a305
@ -41,5 +41,4 @@ void PacketActorAnimFlags::Packet(RakNet::BitStream *bs, bool send)
|
|||||||
actorList->baseActors.push_back(actor);
|
actorList->baseActors.push_back(actor);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
printf("Packet size: %d\n", bs->GetNumberOfBytesUsed());
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user