mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-15 14:39:50 +00:00
Small edits
This commit is contained in:
committed by
Anonymous275
parent
3e2cb3176a
commit
9a74434bbb
@@ -10,7 +10,7 @@
|
||||
class TUDPServer : public IThreaded {
|
||||
public:
|
||||
explicit TUDPServer(TServer& Server, TPPSMonitor& PPSMonitor, TTCPServer& TCPServer);
|
||||
~TUDPServer();
|
||||
//~TUDPServer();
|
||||
|
||||
void operator()() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user