mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Forgot this when updating sdk.
This commit is contained in:
parent
0f0bbba319
commit
cb1bb895c4
6 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ struct Connect_Socket {
|
|||
class Steam_Networking_Sockets :
|
||||
public ISteamNetworkingSockets001,
|
||||
public ISteamNetworkingSockets002,
|
||||
public ISteamNetworkingSockets003,
|
||||
public ISteamNetworkingSockets
|
||||
{
|
||||
class Settings *settings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue