Marker autoscale now works outside of minimap mode, another yet lmarkercontrol instructions cleanup, fix renderer's draw color breaking after drawing markers
This commit is contained in:
@@ -4,7 +4,7 @@ public enum LMarkerControl{
|
||||
remove,
|
||||
visibility("true/false"),
|
||||
minimap("true/false"),
|
||||
minimapAutoscale("true/false"),
|
||||
autoscale("true/false"),
|
||||
x("x"),
|
||||
y("y"),
|
||||
pos("x", "y"),
|
||||
@@ -24,8 +24,6 @@ public enum LMarkerControl{
|
||||
flushText,
|
||||
fontSize("size"),
|
||||
textHeight("height"),
|
||||
labelBackground("true/false"),
|
||||
labelOutline("true/false"),
|
||||
labelFlags("background", "outline"),
|
||||
texture("name", "-", "-"),
|
||||
textureWidth("width"),
|
||||
|
||||
Reference in New Issue
Block a user