mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 16:11:37 -04:00
[Server] FIx memory leak
This commit is contained in:
parent
328e3b6618
commit
ebaf3d3cc9
@ -54,6 +54,7 @@ Networking::~Networking()
|
||||
|
||||
sThis = 0;
|
||||
delete playerController;
|
||||
delete worldController;
|
||||
LOG_QUIT();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user