change gangwar
This commit is contained in:
@@ -258,7 +258,7 @@ export default function (globalData: IGlobalData): void {
|
||||
})
|
||||
}
|
||||
|
||||
if (att_score > 0 && def_score > 0) {
|
||||
if (att_score >= 1 && def_score < 200) {
|
||||
mp.game.graphics.drawText("~y~" + def + " " + def_score + " : " + att_score + " " + att, [0.07, 0.55],
|
||||
{
|
||||
font: 4,
|
||||
|
||||
Reference in New Issue
Block a user