update mapcopy module with CBA events

This commit is contained in:
2024-02-08 12:47:51 -08:00
parent 7268d8fd50
commit fba423e38d
14 changed files with 112 additions and 60 deletions

View File

@@ -99,7 +99,7 @@ This directory contains a number of hpp files used to define constants throughou
- A subcomponent of `fbcb2_main`. Used to gather, display, and manage diary records as intel for assets near known bases.
- `init`:
- Contains core initialization functions. Both server and client inits across all modules are managed here.
- `map`:
- `mapcopy`:
- Gives players the ability to copy each other's maps.
- `performance`:
- Contains functionality for monitoring and logging performance data.