Rebase develp onto Gangwar-System branch

This commit is contained in:
Lukas Moungos
2019-12-13 17:39:52 +01:00
parent e95a862ea4
commit 50fd71eb15
2 changed files with 9 additions and 2 deletions

View File

@@ -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],