增加pawn名字

This commit is contained in:
Huoji's
2023-10-02 05:03:37 +08:00
parent 1bae80e38d
commit 7d24c5a405
16 changed files with 167 additions and 127 deletions

View File

@@ -1,4 +1,5 @@
#include "global.h"
namespace global {
bool Exit;
int MaxPlayers;
}