feat: upgrade needed ressources and fight for each quest
This commit is contained in:
@ -60,6 +60,8 @@ pub fn run() {
|
||||
commands::get_resource_inventory,
|
||||
commands::set_resource_quantity,
|
||||
commands::open_image_viewer,
|
||||
commands::get_cached_previews,
|
||||
commands::fetch_guide_previews,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
||||
Reference in New Issue
Block a user