Fix memory leaks in GenericCAO, ShaderSource and Player classes
This commit is contained in:
@@ -100,6 +100,7 @@ Player::Player(IGameDef *gamedef):
|
||||
|
||||
Player::~Player()
|
||||
{
|
||||
clearHud();
|
||||
}
|
||||
|
||||
// Horizontal acceleration (X and Z), Y direction is ignored
|
||||
|
Reference in New Issue
Block a user