增加pawn名字
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
#include "pch.h"
|
||||
namespace global {
|
||||
extern bool Exit;
|
||||
extern int MaxPlayers;
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -2,4 +2,5 @@
|
||||
#include "pch.h"
|
||||
namespace global {
|
||||
extern bool Exit;
|
||||
extern int MaxPlayers;
|
||||
}
|
||||