mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-04 13:04:13 +00:00
added ASCII art
This commit is contained in:
parent
facdf0ca9c
commit
89b624308e
@ -320,6 +320,14 @@ namespace data
|
||||
});
|
||||
if (numOutdated > numFiles/2) // more than half
|
||||
LogPrint (eLogError, "Reseed: mammoth's shit");
|
||||
LogPrint (eLogError, " *_____*",
|
||||
std::endl, " *_*****_*",
|
||||
std::endl, " *_(O)_(O)_*",
|
||||
std::endl, "**____V____**",
|
||||
std::endl, "**_________**",
|
||||
std::endl, "**_________**",
|
||||
std::endl, " *_________*",
|
||||
std::endl, " ***___***");
|
||||
}
|
||||
return numFiles;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user