Fix: Wrong Marker Size

This commit is contained in:
Mycroft
2022-03-07 18:16:16 +00:00
committed by GitHub
parent bf59fc2d8f
commit fbc20e9eaf
+1 -1
View File
@@ -7,7 +7,7 @@ Config.Price = 100
Config.EnableControls = true
Config.DrawDistance = 10
Config.Size = {x = 1.0, y = 1.0, z = 1.0}
Config.Size = {x = 1.5, y = 1.5, z = 1.0}
Config.Color = {r = 102, g = 102, b = 204}
Config.Type = 1