summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3c17c37)
raw | patch | inline | side by side (parent: 3c17c37)
author | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Wed, 15 Feb 2023 18:54:24 +0000 (21:54 +0300) | ||
committer | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Fri, 9 Jun 2023 09:13:54 +0000 (12:13 +0300) |
src/game/g_menu.pas | patch | blob | history |
diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas
index 7afe98dd805c2e0825cc0127741a2b8041d66990..879b9c915cfd5fdc68840d2f8332530f236b4e58 100644 (file)
--- a/src/game/g_menu.pas
+++ b/src/game/g_menu.pas
g_GUI_AddWindow(Menu);
Menu := TGUIWindow.Create('AuthorsMenu');
- Menu.BackTexture := 'INTER';
+ Menu.BackTexture := GameWad + ':/TEXTURES/INTER';
Menu.OnClose := ProcAuthorsClose;
// Çàãîëîâîê: