fix: adjust mission update controller to add xp when aborting mission. #864

Merged
OrdisPrime merged 3 commits from faithful-abort-mission into main 2025-01-24 07:17:59 -08:00
Showing only changes of commit 1750cac9d6 - Show all commits

View File

@ -8,7 +8,7 @@ import {
calculateFinalCredits calculateFinalCredits
} from "@/src/services/missionInventoryUpdateService"; } from "@/src/services/missionInventoryUpdateService";
import { getInventory } from "@/src/services/inventoryService"; import { getInventory } from "@/src/services/inventoryService";
import { logger } from "@/src/utils/logger";
/* /*
**** INPUT **** **** INPUT ****
- [ ] crossPlaySetting - [ ] crossPlaySetting