Add logbook catalog index filters
This commit is contained in:
parent
4575830857
commit
81decf2b71
9 changed files with 1540 additions and 10 deletions
|
|
@ -920,6 +920,7 @@ func _initialize_application(dedicated: bool) -> void:
|
|||
_network_fishing,
|
||||
_world_time,
|
||||
_world_weather,
|
||||
Callable(_test_world, "get_fishable_water_regions"),
|
||||
)
|
||||
if dedicated:
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue