16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-20 15:59:18 +02:00

lowercase vehicle name, tweaks

This commit is contained in:
VB
2017-02-21 17:53:24 +01:00
parent 64e3e8102d
commit 62e9766962
2 changed files with 10 additions and 17 deletions

View File

@@ -174,9 +174,6 @@ bool TWorld::Init(GLFWwindow *w)
Global::detonatoryOK = true;
WriteLog("Starting MaSzyna rail vehicle simulator.");
WriteLog(Global::asVersion);
if( sizeof( TSubModel ) != 256 ) {
std::cout << "sizeof(TSubModel) != 256: E3D file support unavailable" << std::endl;
}
WriteLog("Online documentation and additional files on http://eu07.pl");
WriteLog("Authors: Marcin_EU, McZapkie, ABu, Winger, Tolaris, nbmx, OLO_EU, Bart, Quark-t, "
"ShaXbee, Oli_EU, youBy, KURS90, Ra, hunter, szociu, Stele, Q, firleju and others");