mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06: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