mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 18:37:49 +00:00
nsd: add GetApplicationServerEnvironmentType
This commit is contained in:
parent
f2b6eed2ca
commit
0cd5b83aa3
2 changed files with 17 additions and 1 deletions
|
@ -19,6 +19,7 @@ public:
|
|||
private:
|
||||
void Resolve(HLERequestContext& ctx);
|
||||
void ResolveEx(HLERequestContext& ctx);
|
||||
void GetApplicationServerEnvironmentType(HLERequestContext& ctx);
|
||||
};
|
||||
|
||||
} // namespace Service::Sockets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue