mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic
This commit is contained in:
parent
a505cdd117
commit
599497eed3
@ -1132,7 +1132,7 @@ main (int argc, char * argv[])
|
||||
}
|
||||
_argv.push_back (nullptr);
|
||||
|
||||
SDL_Log ("Reload the game from %s", argv0.c_str ());
|
||||
SDL_Log ("Reload the game from %s", argv0.c_str ());
|
||||
execv (argv0.c_str (), const_cast<char **> (&_argv[0]));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user