- moved date code to its own file.
This commit is contained in:
parent
6336e0e168
commit
504f85e6d4
5 changed files with 249 additions and 208 deletions
|
|
@ -161,8 +161,6 @@ bool playeringame[MAXPLAYERS];
|
|||
|
||||
int gametic;
|
||||
|
||||
time_t epochoffset = 0; // epoch start in seconds (0 = January 1st, 1970)
|
||||
|
||||
CVAR(Bool, demo_compress, true, CVAR_ARCHIVE|CVAR_GLOBALCONFIG);
|
||||
FString newdemoname;
|
||||
FString newdemomap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue