mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-08 05:49:15 +00:00
Debug what destructors are called
This commit is contained in:
@ -71,6 +71,7 @@ namespace Power
|
||||
|
||||
Power::~Power()
|
||||
{
|
||||
debug("Destructor called");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user