Add a scale config... such as it is
This commit is contained in:
@@ -428,7 +428,7 @@ function shared.MinimapTagger.Init()
|
||||
end
|
||||
if x and y then
|
||||
x, y = tonumber(x), tonumber(y)
|
||||
PlantHelp(x, y, 2)
|
||||
PlantHelp(x, y, 1)
|
||||
if TomTom then
|
||||
if Heimdall_Data.config.minimapTagger.debug then
|
||||
print(string.format("[%s] Adding help waypoint to TomTom", ModuleName))
|
||||
|
||||
Reference in New Issue
Block a user