New title backdrop.

This commit is contained in:
2024-11-11 15:43:24 -05:00
parent 6aae03ed18
commit 7b08eadd27
4 changed files with 10 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ func NewManager() Manager {
return Manager{
Info: gamedata.GameInfo{
Name: "survive",
Version: "0.18",
Version: "0.20",
Dimensions: gamedata.Area{
Width: defaultWidth,
Height: defaultHeight,