mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 15:36:10 +00:00
add print to inform the user that they must keep the window open
This commit is contained in:
parent
4bedfc8e96
commit
aa46b454e2
@ -37,6 +37,8 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
InitLauncher(argc, argv);
|
||||
|
||||
info("IMPORTANT: You MUST keep this window open to play BeamMP!");
|
||||
|
||||
try {
|
||||
LegitimacyCheck();
|
||||
} catch (std::exception& e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user