log invocation

This commit is contained in:
Lion Kortlepel
2024-10-07 00:43:25 +02:00
parent 7b59cb6f87
commit 76cfc47a2f
4 changed files with 14 additions and 4 deletions

View File

@@ -242,7 +242,6 @@ void InitLauncher() {
#elif defined(__linux__)
void InitLauncher() {
InitLog();
info("BeamMP Launcher v" + GetVer() + GetPatch());
CheckName();
CheckLocalKey();