]> Git repositories of Nishi - tewi.git/commitdiff
fix resource
authorNishi <nishi@nishi.boats>
Sat, 5 Oct 2024 09:43:12 +0000 (09:43 +0000)
committerNishi <nishi@nishi.boats>
Sat, 5 Oct 2024 09:43:12 +0000 (09:43 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@269 8739d7e6-ffea-ec47-b151-bdff447c6205

Server/gui.rc

index 319199df32de838d3aa1f823fdc1f69d0cd2b810..f03908dca4e8298ef3b9798e8a2f6a47547eb221 100644 (file)
@@ -14,6 +14,6 @@ CAPTION "Version Information"
 {
        LTEXT TW_VERSION_TEXT, GUI_TEWI_NAME, 42, 5, 192, 50
        LTEXT "Original by Nishi <nishi@nishi.boats>", GUI_TEWI_ORIGINAL, 42, 5 + 8, 192, 50
-       LTEXT "Website: http://nishi.boats/tewi", GUI_TEWI_WEBSITE, 42, 5 + 8 * 2, 192, 50
+       LTEXT "Website: http://nishi.boats/tewi", GUI_TEWI_WEBSITE, 42, 5 + 8 + 8, 192, 50
        DEFPUSHBUTTON "&OK", IDOK, 75, 35, 50, 10
 }