add Tent object and implement sleep functionality with lighting adjustments
This commit is contained in:
@@ -13,5 +13,6 @@ public enum GameState {
|
||||
GAMEOVER,
|
||||
TRANSITION,
|
||||
TRADE,
|
||||
SLEEP,
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user