Reset OPPONENT_COUNT to 5

This commit is contained in:
Dethrace Engineering Department 2023-02-20 21:36:54 +13:00 committed by GitHub
parent 81f8edc803
commit 256ab39925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,7 @@ enum {
#define TIME_CONV_THING 0.0005f
#define OPPONENT_COUNT 0
#define OPPONENT_COUNT 5
#define WORLD_SCALE 6.9f