Skip to content

Commit fbbbef9

Browse files
mrkssrqwint
andauthored
Update WebHostLib/tracker.py
Co-authored-by: qwint <qwint.42@gmail.com>
1 parent d3a5a3d commit fbbbef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WebHostLib/tracker.py

+1
Original file line numberDiff line numberDiff line change
@@ -2706,6 +2706,7 @@ def render_HK_multiworld_tracker(tracker_data: TrackerData, enabled_trackers: Li
27062706
enabled_trackers=enabled_trackers,
27072707
current_tracker="Hollow Knight",
27082708
room=tracker_data.room,
2709+
get_slot_info=tracker_data.get_slot_info,
27092710
all_slots=tracker_data.get_all_slots(),
27102711
room_players=tracker_data.get_all_players(),
27112712
locations=tracker_data.get_room_locations(),

0 commit comments

Comments
 (0)