be mindful of your language feliks

This commit is contained in:
Vedant 2016-11-25 11:05:02 -05:00
parent cce1aa11cb
commit f0d0a3744e

View File

@ -201,7 +201,7 @@ func (b *Buffer) Update() {
prev_y := b.curs.y
if b.input_handler == nil {
panic("fuck")
panic("help")
}
if b.input_handler.Event != nil {