]> ruderich.org/simon Gitweb - fcscs/fcscs.git/commitdiff
use $screen->die instead of die when loading user config
authorSimon Ruderich <simon@ruderich.org>
Mon, 1 Feb 2016 08:39:55 +0000 (09:39 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 1 Feb 2016 08:39:55 +0000 (09:39 +0100)
die does not use Curses to display the error message. Thus keeping the
user to wonder what happened when fcscs just quits.


No differences found