mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-06 21:09:18 +00:00
Debug what destructors are called
This commit is contained in:
@ -79,5 +79,6 @@ namespace Time
|
||||
|
||||
time::~time()
|
||||
{
|
||||
debug("Destructor called");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user