mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- a bit more config cleanup.
This commit is contained in:
parent
5386366ec4
commit
2e7ba30068
23 changed files with 30 additions and 173 deletions
|
@ -62,7 +62,6 @@ extern char PhoneNumber[PHONENUMBERLENGTH];
|
|||
extern int32_t NumberPlayers;
|
||||
extern int32_t ConnectType;
|
||||
extern char PlayerName[MAXPLAYERNAMELENGTH];
|
||||
extern char RTSName[MAXRTSNAMELENGTH];
|
||||
extern char UserLevel[MAXUSERLEVELNAMELENGTH];
|
||||
extern char RTSPath[MAXRTSPATHLENGTH];
|
||||
extern char UserPath[MAXUSERLEVELPATHLENGTH];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue