mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-21 19:15:00 +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