trailing whitespace removed

develop
Najeeb Al-Shabibi 2023-09-24 12:17:50 +01:00
parent bf9dbd87a9
commit ff03fc1f2d
1 changed files with 1 additions and 2 deletions

@ -1421,11 +1421,10 @@ command_result digtype (color_ostream &out, vector <string> & parameters)
return CR_FAILURE;
}
uint32_t zMin = 0;
uint32_t xMax,yMax,zMax;
Maps::getSize(xMax,yMax,zMax);
uint32_t zMin = 0;
bool hidden = false;
bool automine = true;