mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
Deleted old Content folder. Can still be found in master branch or cool menus branch
This commit is contained in:
parent
9ccb4616e6
commit
e712e1679d
@ -26,8 +26,8 @@ Friend Class SplashScreen
|
||||
MouseVisible = True
|
||||
CanGoFullscreen = False
|
||||
|
||||
_monoGameLogo = Core.Content.Load(Of Texture2D)("Content\GUI\Logos\MonoGame")
|
||||
_licenseFont = Core.Content.Load(Of SpriteFont)("Content\Fonts\BMP\mainFont")
|
||||
_monoGameLogo = Core.Content.Load(Of Texture2D)("SharedResources\Textures\UI\Logos\MonoGame")
|
||||
_licenseFont = Core.Content.Load(Of SpriteFont)("SharedResources\Fonts\mainFont")
|
||||
_licenseTextSize = _licenseFont.MeasureString(LICENSE_TEXT)
|
||||
|
||||
Me.Identification = Identifications.SplashScreen
|
||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
x
Reference in New Issue
Block a user