From: Christian Heller Date: Wed, 22 Jan 2014 14:28:14 +0000 (+0100) Subject: Client: Moved pad creation/sizing/deletion into (un)load_interface(), so that X-Git-Tag: tce~877 X-Git-Url: https://plomlompom.com/repos/feed.xml?a=commitdiff_plain;h=bdd8f79ade82ef1a7445580fa61a53fd1a5311db;hp=bdd8f79ade82ef1a7445580fa61a53fd1a5311db;p=plomrogue Client: Moved pad creation/sizing/deletion into (un)load_interface(), so that calling them also fits the window config into a new terminal screen size. ---