A wild } appeared

This commit is contained in:
Intyre 2020-12-21 22:00:07 +01:00
parent 04ec879035
commit 74a006c252
1 changed files with 0 additions and 2 deletions

View File

@ -57,8 +57,6 @@ type commandEntry struct {
fn func([]string) error
}
}
// Terminal handles the in-game terminal
type Terminal struct {
outputHistory []historyEntry