Fixed and added some paths

This commit is contained in:
mathusummut
2019-04-05 23:37:26 +02:00
parent 3857de58b5
commit daeec74328
23 changed files with 96 additions and 91 deletions

View File

@@ -174,7 +174,7 @@ namespace Shared {
// "================================================================================"
printf("\n%s %s, [Using %s]\n", extractFileFromDirectoryPath(argv0).c_str(), G3DViewerVersionString.c_str(), (const char *) wxConvCurrent->cWX2MB(wxVERSION_STRING));
printf("\nDisplays glest 3D-models and unit/projectile/splash particle systems.\n");
printf("\nDisplays Glest 3D-models and unit/projectile/splash particle systems.\n");
printf("\nRotate with left mouse button. Zoom with right mouse button or mousewheel.");
printf("\nUse ctrl to load more than one particle system.");
printf("\nPress R to restart particles, this also reloads all files if they are changed.");