diff --git a/gamedir/Data-UB/Data-Files/TableData/Layout/LayoutMainMenu.xml b/gamedir/Data-UB/Data-Files/TableData/Layout/LayoutMainMenu.xml index bb24a54a8..47b2ae034 100644 --- a/gamedir/Data-UB/Data-Files/TableData/Layout/LayoutMainMenu.xml +++ b/gamedir/Data-UB/Data-Files/TableData/Layout/LayoutMainMenu.xml @@ -10,7 +10,6 @@ StretchImage if 1 the image is stretched to the screen size CenterImage if 1 the image is centered in X ImagePositionRelative if 0 the image is displayed on the same place on any resolution, ignored when StretchImage is active -all tags with resolution are now obsolete but not removed for compability with older versions --> @@ -22,12 +21,12 @@ all tags with resolution are now obsolete but not removed for compability with o 210 37 - + 1 1 BackGround - LOADSCREENS\MainMenuBackground.sti + Interface\MM24Background.sti 1 0 0 @@ -35,4 +34,16 @@ all tags with resolution are now obsolete but not removed for compability with o 0 0 + + 2 + 1 + Ja2LogoImage + LOADSCREENS\Ja2Logo.sti + 0 + 0 + 1 + 1 + 188 + 10 + \ No newline at end of file diff --git a/gamedir/Data-UB/Data-Files/interface/MM24Background.PNG b/gamedir/Data-UB/Data-Files/interface/MM24Background.PNG new file mode 100644 index 000000000..c0e50b0e4 Binary files /dev/null and b/gamedir/Data-UB/Data-Files/interface/MM24Background.PNG differ diff --git a/gamedir/Data-UB/Data-Files/loadscreens/JA2LOGO.PNG b/gamedir/Data-UB/Data-Files/loadscreens/JA2LOGO.PNG new file mode 100644 index 000000000..09c4b40d8 Binary files /dev/null and b/gamedir/Data-UB/Data-Files/loadscreens/JA2LOGO.PNG differ diff --git a/gamedir/Data/Loadscreens/JA2LOGO.png b/gamedir/Data/Loadscreens/JA2LOGO.png new file mode 100644 index 000000000..b8b3bd168 Binary files /dev/null and b/gamedir/Data/Loadscreens/JA2LOGO.png differ diff --git a/gamedir/Data/Loadscreens/JA2LOGO_2.png b/gamedir/Data/Loadscreens/JA2LOGO_2.png new file mode 100644 index 000000000..e3fbb4e69 Binary files /dev/null and b/gamedir/Data/Loadscreens/JA2LOGO_2.png differ