forge/arma/server/addons/cad/XEH_PREP.hpp
Jacob Schmidt 1ca2499af7 Add dispatcher mode to CAD UI
- Add a dispatcher web view and layout switching
- Route group role updates and dispatcher hydration through the UI bridge
- Refresh top bar and hide map/side panel outside operations mode
2026-03-30 20:22:48 -05:00

6 lines
138 B
C++

PREP(initActivityRepository);
PREP(initAssignmentRepository);
PREP(initCadStore);
PREP(initGroupRepository);
PREP(initPermissionService);