mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
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