From 381dc305d867ef854007efe18a47a2027a8f21ff Mon Sep 17 00:00:00 2001 From: Profitroll Date: Sat, 25 Nov 2023 14:09:29 +0200 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 8543aab..8698adc 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,15 +6,15 @@ ## Methods -* [board_arrival](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.board_arrival) -* [board_departure](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.board_departure) -* [him_search](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.him_search) -* [journey_detail](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.journey_detail) -* [stop_by_coords](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.stop_by_coords) -* [stop_by_id](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.stop_by_id) -* [stop_by_name](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.stop_by_name) -* [trip_find](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.trip_find) -* [trip_recon](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client.trip_recon) +* [board_arrival](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.board_arrival) +* [board_departure](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.board_departure) +* [him_search](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.him_search) +* [journey_detail](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.journey_detail) +* [stop_by_coords](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.stop_by_coords) +* [stop_by_id](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.stop_by_id) +* [stop_by_name](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.stop_by_name) +* [trip_find](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.trip_find) +* [trip_recon](https://git.end-play.xyz/profitroll/PythonRMV/wiki/classes.Client.trip_recon) ## Raw functions