完全搞定除了皮肤
This commit is contained in:
@@ -10,4 +10,5 @@ auto OnPlayerConnect(int slot, const char* pszName, uint64_t xuid,
|
||||
auto OnPlayerDisconnect(int slot, const char* pszName, uint64_t xuid,
|
||||
const char* pszNetworkID, const char* pszAddress,
|
||||
bool bFakePlayer) -> void;
|
||||
auto OnPlayerSpawnEvent(IGameEvent* event) -> void;
|
||||
} // namespace events
|
||||
|
||||
Reference in New Issue
Block a user