File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -573,17 +573,17 @@ SPRViewer::handleEvent (mxEvent *event)
573573 case IDC_HELP_ABOUT:
574574 mxMessageBox (this , va (
575575 APP_TITLE_STR " " APP_VERSION_STRING2 " \n "
576- " Based on HLSV code by g-cont\n "
576+ " Based on \" Paranoia 2 Sprite Viewer \" made by g-cont\n "
577577 " \n "
578578 " Left mouse button and drag - to rotate\n "
579579 " Right mouse button and drag - to zoom\n "
580580 " Shift + LMB and drag - to XY-pan\n "
581581 " \n "
582- " Build date: \t %s\n "
583- " Commit hash: \t %s\n "
582+ " Build date: \t %s\n "
583+ " Commit hash: \t %s\n "
584584 " Architecture: \t %s\n "
585- " Platform: \t %s\n "
586- " Website: \t %s" ,
585+ " Platform: \t %s\n "
586+ " Website: \t %s" ,
587587 BuildInfo::GetDate (),
588588 BuildInfo::GetCommitHash (),
589589 BuildInfo::GetArchitecture (),
You can’t perform that action at this time.
0 commit comments