mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 08:49:18 +02:00
Merge branch 'mover_in_c++' of https://github.com/tmj-fstate/maszyna into tmj-fstate-mover_in_c++
This commit is contained in:
@@ -1743,7 +1743,7 @@ void TModel3d::Init()
|
||||
// 2012-02 funkcje do tworzenia terenu z E3D
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
int TModel3d::TerrainCount()
|
||||
int TModel3d::TerrainCount() const
|
||||
{ // zliczanie kwadratów kilometrowych (główna
|
||||
// linia po Next) do tworznia tablicy
|
||||
int i = 0;
|
||||
|
||||
Reference in New Issue
Block a user