Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc7f1ac

Browse files
committed
The overlay map is updated correctly.
1 parent7e6bda3 commitbc7f1ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎events/local_system_map_seller.lua‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ Would you buy the local system map?]]), {cost=fmt.credits(cost)})) then
9898
player.pay(-cost)
9999
player.outfitAdd("Local System Map")
100100
player.msg(_("You got the local system map."))
101+
-- setKnown() calls ovr_refresh() as a side effect.
102+
system.cur():setKnown(true)
101103
end
102104
end
103105
player.commClose()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp