kopia lustrzana https://gitlab.com/tomaszg/geostat
Variable was not reset correctly for counting entries in DT matrix
rodzic
527c3f6ea0
commit
23f5a7dd46
|
@ -603,6 +603,9 @@ int main(int argc, char** argv) {
|
|||
}
|
||||
std::cout << "</table>\n";
|
||||
|
||||
// D/T matrix
|
||||
n = 0;
|
||||
|
||||
std::cout << "<h2>Difficulty / terrain matrix</h2>\n";
|
||||
std::cout << "<table class=\"dt\">\n";
|
||||
std::cout << "<tr><th></th>";
|
||||
|
|
Ładowanie…
Reference in New Issue