mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-07 09:43:40 +08:00
Merge branch 'cs2' of https://github.com/alliedmodders/hl2sdk into cs2
This commit is contained in:
commit
77f08d996d
@ -126,7 +126,7 @@ public:
|
||||
bool operator!=( const CPlayerUserId &other ) const { return other._index != _index; }
|
||||
|
||||
private:
|
||||
short _index;
|
||||
unsigned short _index;
|
||||
};
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user