mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-07-03 07:05:20 +02:00
Fix compilation
This commit is contained in:
parent
415fd1ca3e
commit
e3527834d7
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ public:
|
|||
CSteamID get_lobby();
|
||||
|
||||
bool is_offline();
|
||||
bool set_offline(bool offline)
|
||||
bool set_offline(bool offline);
|
||||
|
||||
uint16 get_port();
|
||||
void set_port(uint16 port);
|
||||
|
|
Loading…
Add table
Reference in a new issue