mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 19:58:11 +00:00
parent
203698df5d
commit
02ebe5227d
@ -128,7 +128,7 @@ void playsingle_controller::init_gui()
|
||||
// overriding those found in the map (if any).
|
||||
if(map_start_.valid())
|
||||
{
|
||||
gui_->scroll_to_tile(map_start_, game_display::WARP);
|
||||
gui_->scroll_to_tile(map_start_, game_display::WARP, false);
|
||||
LOG_NG << "Found good stored ui location " << map_start_ << "\n";
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user