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