mirror of
https://github.com/lubosz/overte.git
synced 2025-04-15 13:28:04 +02:00
Remove unnecessary print
This commit is contained in:
parent
78207f0d51
commit
361bf7e441
1 changed files with 0 additions and 1 deletions
|
@ -520,7 +520,6 @@ function findClickedEntity(event) {
|
|||
var pickZones = event.isControl;
|
||||
|
||||
if (pickZones) {
|
||||
print("Picking zones");
|
||||
Entities.setZonesArePickable(true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue