mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-02 06:33:26 -07:00
WebHost: allow switching out "/tracker/" for "/generic_tracker/" in a tracker url to get the generic tracker for that slot.
No idea where a good place is to sick a link for it. Maybe on the individual trackers pages?
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<ServerToolTip>:
|
||||
size: self.texture_size
|
||||
size_hint: None, None
|
||||
font_size: 18
|
||||
font_size: dp(18)
|
||||
pos_hint: {'center_y': 0.5, 'center_x': 0.5}
|
||||
halign: "left"
|
||||
canvas.before:
|
||||
|
||||
Reference in New Issue
Block a user