Deleted old Content folder. Can still be found in master branch or cool menus branch

This commit is contained in:
CaptainSegis 2017-04-15 13:40:35 -05:00
parent 9ccb4616e6
commit e712e1679d
3 changed files with 14 additions and 50526 deletions

View File

@ -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