-- @/lua/common/utils.lua:161
function clearLevelLogs()
Engine.Debug.clearLevelLogs()
end
if clearLevelLogs then
clearLevelLogs()
if p then p:add("endMission.clearLogs") end
function clearLevelLogs()
Engine.Debug.clearLevelLogs()
end