This commit is contained in:
Lukas Moungos
2019-12-01 17:07:45 +01:00
parent 1f70cb62de
commit d071cf5aed

View File

@@ -102,6 +102,9 @@
}
}
scoreUpdate(attackerScore, defenderScore) {
mp.gui.chat.push(this.owner + " " + defenderScore + " : " + attackerScore + " " + this.attacker);
}
loadArea() {
var self = this;