Use bitset instead of map and adjust files accordingly.

This commit is contained in:
teejusb
2021-12-21 23:44:37 -08:00
parent 2967165235
commit 99ee1f2b84
7 changed files with 109 additions and 83 deletions
+1
View File
@@ -284,6 +284,7 @@ static const char *TimingWindowNames[] = {
};
XToString( TimingWindow );
LuaXType( TimingWindow );
StringToX( TimingWindow );
static const char *ScoreEventNames[] = {
"CheckpointHit",