mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 11:17:05 -04:00
parent
53d6cc70e9
commit
5c68b2da2a
@ -566,7 +566,7 @@ pub const ServerWorld = struct { // MARK: ServerWorld
|
||||
self.biomePalette.deinit();
|
||||
self.wio.deinit();
|
||||
main.globalAllocator.free(self.path);
|
||||
//main.globalAllocator.free(self.name);
|
||||
main.globalAllocator.free(self.name);
|
||||
main.globalAllocator.destroy(self);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user