mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2026-03-18 05:12:23 +01:00
Debug logging removed
This commit is contained in:
@@ -251,8 +251,6 @@ export default class Terrain
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(x, y);
|
|
||||||
|
|
||||||
return this.fields[y][x].index > -1;
|
return this.fields[y][x].index > -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user