diff options
author | DDuarte <dnpd.dd@gmail.com> | 2014-08-26 21:40:17 +0100 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2014-08-26 21:40:17 +0100 |
commit | 28381ef39ec17669b9180c095486a627a082e0da (patch) | |
tree | 1e633af09a58eb45630443c68b53f697fe16fe99 /dep/StormLib/src/SFileCreateArchive.cpp | |
parent | 741f3dde2e880baf3439fe60f7166cea14b70196 (diff) |
Revert "Server/PacketIO: Updated CMSG_TIME_SYNC_RESP for 434"
This reverts commit e9d0660b06ee79649cb26fe716da4ed4718ad787.
<Shauren> int __thiscall PlayerTimeSyncResponse::CliPut(PlayerTimeSyncResponse *this, CDataStore *a2)
<Shauren> {
<Shauren> PlayerTimeSyncResponse *v2; // esi@1
<Shauren> v2 = this;
<Shauren> CDataStore::PutInt32(a2, 15116);
<Shauren> CDataStore::PutInt32(a2, v2->SyncCounter);
<Shauren> return CDataStore::PutInt32(a2, v2->MS_Time);
<Shauren> }
<Shauren> v2->SyncCounter is the value from SMSG_TIME_SYNC_REQ and ms_time = OsGetAsyncTimeMs()
Diffstat (limited to 'dep/StormLib/src/SFileCreateArchive.cpp')
0 files changed, 0 insertions, 0 deletions