fix
This commit is contained in:
@@ -102,6 +102,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
scoreUpdate(attackerScore, defenderScore) {
|
||||
mp.gui.chat.push(this.owner + " " + defenderScore + " : " + attackerScore + " " + this.attacker);
|
||||
}
|
||||
|
||||
loadArea() {
|
||||
var self = this;
|
||||
|
||||
Reference in New Issue
Block a user