Optimized buildings a bit

This commit is contained in:
2025-03-14 16:51:50 +03:00
parent 85900e3ef1
commit 7eceed3ee5
138 changed files with 5655 additions and 338 deletions

View File

@@ -34,6 +34,7 @@ private:
int view_distance;
bool initialized;
int current_x, current_z;
int frame_count;
void _notification(int which);
void create_tilemap();
void update_view();