Gangwar Fix 13

This commit is contained in:
VegaZ
2021-03-30 00:28:23 +02:00
parent 030b853161
commit 4303f0cf14

View File

@@ -124,7 +124,7 @@
loadArea() {
var self = this;
self.blip = mp.blips.new(5, self.vector[self.x, self.y, 0], {
self.blip = mp.blips.new(5, self.vector, {
alpha: 70,
color: self.color,
rotation: self.rotation,