Loading

Paste #p2qgrqdxv

  1. $ ag "xsize == 0" src/terraform_gui.cpp
  2. 99:     if (this->xsize == 0 && this->ysize == 0) { // 'dot' mode.
  3. 111:    FinderData fdata(CS_GROUND, (this->xsize == 0 && this->ysize == 0) ? FW_CORNER : FW_TILE);
  4. 132:    if (this->xsize == 0 && this->ysize == 0) {
  5. 223:    if (this->xsize == 0 && this->ysize == 0) {
  6. 237:    if (this->xsize == 0 && this->ysize == 0) {

Comments