Rebase develp onto Gangwar-System branch
This commit is contained in:
@@ -251,7 +251,7 @@ export default function (globalData: GlobalData): void {
|
||||
}
|
||||
|
||||
if (att_score > 0 && def_score > 0) {
|
||||
mp.game.graphics.drawText("~y~" + def + " " + def_score + " : " + att_score + " " + att, [0.92, 0.50],
|
||||
mp.game.graphics.drawText("~y~" + def + " " + def_score + " : " + att_score + " " + att, [0.1, 0.416],
|
||||
{
|
||||
font: 4,
|
||||
color: [255, 255, 255, 255],
|
||||
|
||||
Reference in New Issue
Block a user