story changes, ui fixes
This commit is contained in:
@ -31,7 +31,7 @@ func (ts *GameScreen) Enter() {
|
||||
Print(1, ts.mw.H-2, "Press [color=white]?[/color] for help")
|
||||
}
|
||||
func (ts *GameScreen) Exit() {
|
||||
ts.mw.GetLayer("base").ClearArea(1, ts.mw.H-2, 30, 1)
|
||||
ts.mw.GetLayer("overlay").ClearArea(0, ts.mw.H-3, 30, 3)
|
||||
//remove what we dont need
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user