cleaner printing in log

This commit is contained in:
ntr
2018-12-11 17:02:37 +11:00
parent 7520d85c67
commit 528ca88228
2 changed files with 18 additions and 19 deletions
-1
View File
@@ -210,7 +210,6 @@ class CombatSkills extends Phaser.Scene {
}
crypName.select();
console.log(crypName);
this.activeName = crypName;
skillButtons.forEach((button, j) => {