mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Changed to Date Format
This commit is contained in:
parent
2ae5b4c489
commit
4b9486d765
|
|
@ -1733,7 +1733,7 @@ package dtStats{
|
|||
if($dtStats::Enable){
|
||||
dtSaveServerVars();
|
||||
dtScanForRepair();
|
||||
$mapID::gameID = addNum($mapID::gameID,1);
|
||||
$mapID::gameID = formattimestring("mddyHHnnss");
|
||||
if($dtStats::debugEchos)
|
||||
error("GAME ID" SPC $mapID::gameID SPC "//////////////////////////////");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue