foot race player flag fix (#1125)

and include fixes
This commit is contained in:
Aaron Kimbrell
2023-06-23 08:50:15 -05:00
committed by GitHub
parent 787dac7cd9
commit 41898bef86
3 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
#include <string>
#include <vector>
#include <cstdint>
class Command;
class Event;