From c58bc4d741da0cb3eb6924c4f3552fc83cb15f88 Mon Sep 17 00:00:00 2001
From: KyberPrizrak <40321912+KyberPrizrak@users.noreply.github.com>
Date: Tue, 23 Jan 2024 00:36:45 +0300
Subject: [PATCH] Update Map.md
---
api/source/Map.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api/source/Map.md b/api/source/Map.md
index 751b856d..dcf4d064 100644
--- a/api/source/Map.md
+++ b/api/source/Map.md
@@ -58,7 +58,7 @@ toRoom : string, Room
Finish room name or room object.
===
opts (optional) : object
-An object with the pathfinding options. See findRoute
.
+An object with the pathfinding options. See findRoute
.
{% endapi_method_params %}