Jacob Schmidt c17e7921b3
All checks were successful
Build / Build (push) Successful in 27s
fix: Use EFUNC for org store verification in handlePurchase
This commit fixes an issue in `fnc_handlePurchase.sqf` where the organization store was being accessed directly from the mission namespace. This has been updated to use the `EFUNC(org,verifyOrgStore)` function to ensure proper verification and access to the organization store. This change improves code maintainability and reduces the risk of errors due to incorrect store access.
2025-04-05 16:57:29 -05:00
..
2025-01-01 14:35:12 -06:00
2025-04-05 21:52:02 +00:00
2025-03-28 09:46:24 -05:00