Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
asdawej committed May 18, 2024
1 parent 0abf155 commit 6c51ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CAPI/cpp/API/include/structures.h
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ namespace THUAI7
{ModuleType::ModulePlasmaGun, "ModulePlasmaGun"},
{ModuleType::ModuleShellGun, "ModuleShellGun"},
{ModuleType::ModuleMissileGun, "ModuleMissileGun"},
{ModuleType::ModuleArcGun, "ModuleArcGun"}
{ModuleType::ModuleArcGun, "ModuleArcGun"},
};

inline std::map<MessageOfObj, std::string> messageOfObjDict{
Expand Down

0 comments on commit 6c51ed6

Please sign in to comment.