From: Nishi Date: Thu, 3 Oct 2024 21:02:47 +0000 (+0000) Subject: use 3.x bmp X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=dd6be7a148a98c9d57ce28b75fdd558af999e0e4;p=tewi.git use 3.x bmp git-svn-id: file:///raid/svn-personal/tewi/trunk@250 8739d7e6-ffea-ec47-b151-bdff447c6205 --- diff --git a/Binary/pbtewi.bmp b/Binary/pbtewi.bmp index b7678be..33c96c4 100644 Binary files a/Binary/pbtewi.bmp and b/Binary/pbtewi.bmp differ diff --git a/Binary/tewi.bmp b/Binary/tewi.bmp index f0122c9..0693bc2 100644 Binary files a/Binary/tewi.bmp and b/Binary/tewi.bmp differ diff --git a/Server/gui.rc b/Server/gui.rc index 41bfc5b..4ca8ff7 100644 --- a/Server/gui.rc +++ b/Server/gui.rc @@ -4,7 +4,7 @@ #include "gui.h" #include "tw_version.h" -PBTEWI BITMAP "..\\Binary\\pbtewi.bmp" +PBTEWI BITMAP "../Binary/pbtewi.bmp" TEWILOGO BITMAP "../Binary/tewi.bmp" VERSIONDLG DIALOG 0, 0, 200, 50