stadthalle und busbase nodmzone

This commit is contained in:
Fabian
2021-04-22 19:05:14 +02:00
parent ae9fbb13a1
commit 4dcb4396cb
2 changed files with 14 additions and 14 deletions

View File

@@ -351,11 +351,11 @@ export default function (globalData: IGlobalData): void {
}
if (noDmZone) {
mp.game.graphics.drawText("~r~NoDM Zone", [0.907, 0.741],
mp.game.graphics.drawText("~r~No-DM Zone", [0.92, 0.7],
{
font: 4,
font: 2,
color: [255, 255, 255, 255],
scale: [0.8, 0.8],
scale: [0.7, 0.7],
outline: true,
centre: false
})