Download entity added and tested.

This commit is contained in:
2020-07-11 17:09:33 -05:00
parent 47bfeee127
commit fd8317c613
10 changed files with 224 additions and 41 deletions

View File

@@ -69,6 +69,8 @@ namespace SkinnerBox.States.Main
this.assets.Load("serverunit.png");
this.assets.Load("packet.png");
this.assets.Load("warning.png");
this.assets.Load("downloadbar.png");
this.assets.Load("drag.png");
//Set up title TTF
this.titleFont = new BitmapFont("resources/BigShouldersDisplay-Regular.ttf", textureSizes: 512);