Skip to content

Commit 9403ec5

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feature/replace-cj-clothe-model
2 parents 102369b + dcf3ee6 commit 9403ec5

File tree

2 files changed

+1928
-1928
lines changed
  • Server/mods/deathmatch/logic
  • Shared/data/MTA San Andreas/MTA/locale/en_US

2 files changed

+1928
-1928
lines changed

Server/mods/deathmatch/logic/ASE.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ std::string ASE::QueryFull()
292292
ucFlags |= 0x02; // team
293293
ucFlags |= 0x04; // skin
294294
ucFlags |= 0x08; // score
295-
ucFlags |= 0x16; // ping
296-
ucFlags |= 0x32; // time
295+
ucFlags |= 0x10; // ping
296+
ucFlags |= 0x20; // time
297297

298298
char szTemp[256] = {'\0'};
299299
CPlayer* pPlayer = NULL;

0 commit comments

Comments
 (0)