mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-21 02:01:03 +00:00
- Putting back the "Original by Raven" texts
This commit is contained in:
parent
5e27330233
commit
af5f395256
2 changed files with 2 additions and 0 deletions
|
@ -157,6 +157,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
|
|||
BEGIN
|
||||
LTEXT "Script Debugger",IDC_STATIC,35,7,81,8
|
||||
LTEXT "Version 1.0",IDC_STATIC,35,17,41,8
|
||||
LTEXT "Original version by Raven", IDC_STATIC, 35,28, 134, 8
|
||||
LTEXT "Dhewm3 version by Harrie van Ginneken", IDC_STATIC, 35, 38, 134, 8
|
||||
DEFPUSHBUTTON "OK",IDOK,165,60,50,14
|
||||
ICON 5098,IDC_STATIC,7,7,20,20
|
||||
|
|
|
@ -269,6 +269,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
|
|||
BEGIN
|
||||
LTEXT "GUI Editor",IDC_STATIC,35,7,62,8
|
||||
LTEXT "Version 0.15",IDC_STATIC,35,17,41,8
|
||||
LTEXT "Original version by Raven", IDC_STATIC, 35,28, 134, 8
|
||||
DEFPUSHBUTTON "OK",IDOK,165,50,50,14
|
||||
ICON IDI_GUIED,IDC_STATIC,7,7,20,20
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue