mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-19 19:10:35 +00:00
Fixed private instance memory leaks.
This commit is contained in:
@@ -40,4 +40,5 @@ namespace ChunkManager {
|
||||
|
||||
void createInstance(uint64_t);
|
||||
void destroyInstance(uint64_t);
|
||||
void destroyInstanceIfEmpty(uint64_t);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user