mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 15:59:18 +02:00
reduced memory use, re-enabled debug mode, plugged some of remaining memory leaks
This commit is contained in:
@@ -66,7 +66,8 @@ extern path_table Paths;
|
||||
extern traction_table Traction;
|
||||
extern instance_manager Instances;
|
||||
extern light_array Lights;
|
||||
extern scene::basic_region Region;
|
||||
|
||||
extern scene::basic_region *Region;
|
||||
|
||||
} // simulation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user