Initial Implementation of disabling timing windows per player.

This commit is contained in:
teejusb
2021-12-10 00:27:21 -08:00
parent 47a6f625f1
commit c10d8e4eb5
5 changed files with 156 additions and 31 deletions
+1
View File
@@ -283,6 +283,7 @@ static const char *TimingWindowNames[] = {
"Checkpoint"
};
XToString( TimingWindow );
LuaXType( TimingWindow );
static const char *ScoreEventNames[] = {
"CheckpointHit",