Skip to content

Commit

Permalink
Update RailroaderScripts.ahk
Browse files Browse the repository at this point in the history
change teleport location hotkeys
  • Loading branch information
ExocetC3i authored Feb 13, 2024
1 parent 7d39a3f commit 4451d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RailroaderScripts.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Xbutton2::
{
SendInput "~"
Sleep 100
SendInput "/tp Sylva{Enter}{Esc}"
SendInput "/tp Alarka{Enter}{Esc}"
}


Expand All @@ -94,5 +94,5 @@ Xbutton2::
{
SendInput "~"
Sleep 100
SendInput "/tp Andrews{Enter}{Esc}"
SendInput "/tp Sylva{Enter}{Esc}"
}

0 comments on commit 4451d8a

Please sign in to comment.