From 8f5795c2f1f4ded8356450dd4da27486c3fd89c0 Mon Sep 17 00:00:00 2001 From: Flerp Date: Thu, 13 Nov 2025 19:02:14 -0800 Subject: [PATCH] too far --- src/mod_swift_travel_form.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod_swift_travel_form.cpp b/src/mod_swift_travel_form.cpp index 7a9c455..4c1a5c3 100644 --- a/src/mod_swift_travel_form.cpp +++ b/src/mod_swift_travel_form.cpp @@ -74,7 +74,7 @@ public: // if (!unit || unit->GetTypeId() != TYPEID_PLAYER) // return; -// Player* player = unit->ToPlayer(); + Player* player = unit->ToPlayer(); // if (!RequirementsMet(player)) // return;