temporally comment mersioned title due invalid c++ conversion

stable-5.2-namespace
mckaygerhard 2021-12-02 23:04:40 -04:00
parent 3a4d01b75a
commit 3c730e2250
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ void TerminalChatConsole::step(int ch)
move(0, 0);
clrtoeol();
addstr(PROJECT_NAME);
addstr(VERSION_MAJOR);
// addstr(std::tostring(VERSION_MAJOR));
addstr(" VenenuX ");
addstr(g_version_hash);