Gangwar Fix 13
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
|
|
||||||
loadArea() {
|
loadArea() {
|
||||||
var self = this;
|
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,
|
alpha: 70,
|
||||||
color: self.color,
|
color: self.color,
|
||||||
rotation: self.rotation,
|
rotation: self.rotation,
|
||||||
|
|||||||
Reference in New Issue
Block a user