Fixed|libdoomsday: Potential memory leak
Normally only one instance of Players is constructed, but since theplayers were constructed by the class, it should also delete them.
View differences
Fixed|libdoomsday: Potential memory leak
Normally only one instance of Players is constructed, but since the
players were constructed by the class, it should also delete them.