merge: refresh ng_compare for logical game clock
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ if($reserve_open){
|
||||
}
|
||||
|
||||
try{
|
||||
$installTime = TimeUtil::now();
|
||||
$installTime = TimeUtil::format(GameClock::readWallTime(), false);
|
||||
if (getenv('REF_DETERMINISTIC_INSTALL_ENABLED') === '1') {
|
||||
$comparisonInstallAt = getenv('REF_INSTALL_AT');
|
||||
if (!is_string($comparisonInstallAt) || $comparisonInstallAt === '') {
|
||||
|
||||
Reference in New Issue
Block a user