nsd: add GetApplicationServerEnvironmentType
This commit is contained in:
@ -19,6 +19,7 @@ public:
|
||||
private:
|
||||
void Resolve(HLERequestContext& ctx);
|
||||
void ResolveEx(HLERequestContext& ctx);
|
||||
void GetApplicationServerEnvironmentType(HLERequestContext& ctx);
|
||||
};
|
||||
|
||||
} // namespace Service::Sockets
|
||||
|
Reference in New Issue
Block a user