Render terrain ok

This commit is contained in:
2024-04-03 12:46:49 +02:00
parent cdf3dd9fb8
commit ea57d1ab9d
4 changed files with 7 additions and 9 deletions

View File

@@ -61,7 +61,6 @@ public:
void GenerateTerrain();
void DeleteTerrain();
private:
bool Render(float, float, float, float);