From ef6966a71d287991bdc87cd6ddb820de1de4f885 Mon Sep 17 00:00:00 2001 From: Profitroll Date: Sat, 25 Nov 2023 14:06:45 +0200 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index b3a1b41..8543aab 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,15 +6,15 @@ ## Methods -* [board_arrival](https://git.end-play.xyz/profitroll/PythonRMV/wiki/board_arrival) -* [board_departure](https://git.end-play.xyz/profitroll/PythonRMV/wiki/board_departure) -* [him_search](https://git.end-play.xyz/profitroll/PythonRMV/wiki/him_search) -* [journey_detail](https://git.end-play.xyz/profitroll/PythonRMV/wiki/journey_detail) -* [stop_by_coords](https://git.end-play.xyz/profitroll/PythonRMV/wiki/stop_by_coords) -* [stop_by_id](https://git.end-play.xyz/profitroll/PythonRMV/wiki/stop_by_id) -* [stop_by_name](https://git.end-play.xyz/profitroll/PythonRMV/wiki/stop_by_name) -* [trip_find](https://git.end-play.xyz/profitroll/PythonRMV/wiki/trip_find) -* [trip_recon](https://git.end-play.xyz/profitroll/PythonRMV/wiki/trip_recon) +* [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) ## Raw functions