mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
a
This commit is contained in:
parent
7010eb4b27
commit
07143f3045
1 changed files with 0 additions and 1 deletions
|
|
@ -230,7 +230,6 @@ class FastTravel
|
|||
def update
|
||||
zone = ZONES[$game_fasttravel.zone]
|
||||
zone = zone == nil ? Zone.new("", {}, {}) : zone
|
||||
|
||||
if zone.locations != nil && !@legacy_ui
|
||||
@arrows_timer += 1
|
||||
if @arrows_timer >= 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue