DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ LogWeatherData()

bool SakhalData::LogWeatherData ( )
inlineprotected

См. определение в файле Sakhal.c строка 682

683 {
684 #ifdef WEATHER_DATA_LOGGING
685 return true;
686 #endif
687 return false;
688 }