cleaner printing in log
This commit is contained in:
@@ -210,7 +210,6 @@ class CombatSkills extends Phaser.Scene {
|
||||
}
|
||||
|
||||
crypName.select();
|
||||
console.log(crypName);
|
||||
this.activeName = crypName;
|
||||
|
||||
skillButtons.forEach((button, j) => {
|
||||
|
||||
Reference in New Issue
Block a user