Name change
This commit is contained in:
@@ -82,7 +82,7 @@ func (s *SplashScreen) Draw(screen *ebiten.Image, screenWidth, screenHeight int)
|
||||
}
|
||||
|
||||
// Draw large game title
|
||||
titleText := "BIG FEELINGS"
|
||||
titleText := "LIL GUY"
|
||||
|
||||
// Calculate size for large text (scale up the basic font)
|
||||
scale := 4.0
|
||||
|
||||
Reference in New Issue
Block a user