函数更改成正确的名字
This commit is contained in:
@@ -9,5 +9,5 @@ namespace Game
|
||||
class NetbarInterface
|
||||
{
|
||||
public:
|
||||
static bool onReceiveNetbarReportRequest(GameClient* client, Game::NetbaraStatusReq* request);
|
||||
static bool onReceiveNetbarStatusRequest(GameClient* client, Game::NetbaraStatusReq* request);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user