w hitespac e

pull/12/head
Caroline Bell 2020-02-25 18:42:41 -08:00
parent aa78042acb
commit c876ecbe35
1 changed files with 0 additions and 4 deletions

View File

@ -11,7 +11,6 @@ import com.github.hydos.ginger.engine.screen.Screen;
*/
public class TitleScreen extends Screen
{
List<GuiTexture> elements;
public TitleScreen()
@ -31,7 +30,4 @@ public class TitleScreen extends Screen
{
}
}