forge/arma/server/addons/main/XEH_PREP.hpp
Jacob Schmidt 53bc8db7d0 Handle bank account sync in UI bridge
- Route bank sync payloads through the client bridge
- Refresh account state without rebuilding the full session
- Split CAD dispatcher UI into modular source files
2026-04-02 09:10:12 -05:00

3 lines
38 B
C++

PREP(initStores);
PREP(saveHotState);