Adds a sky.

This commit is contained in:
William Hubbard
2023-02-05 16:10:11 -07:00
parent 3afe5322b3
commit 8aab7d94f1
2 changed files with 18 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ ROOM_START = 0
ROOM_MAIN = 1
ROOM_END = 2
ROOM_NEXT = -1