December 2014 files
This commit is contained in:
@@ -53,11 +53,6 @@ int SetEntityDataPacket::getEstimatedSize()
|
||||
return 5;
|
||||
}
|
||||
|
||||
bool SetEntityDataPacket::isAync()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
vector<shared_ptr<SynchedEntityData::DataItem> > *SetEntityDataPacket::getUnpackedData()
|
||||
{
|
||||
return packedItems;
|
||||
|
||||
Reference in New Issue
Block a user