From 9d93ff1cf9e33ec1304a7deadd84bfd690110142 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 13 May 2016 03:44:14 +0300 Subject: Fix assert if start and close manaplus without connecting to server. --- src/client.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client.cpp b/src/client.cpp index a18f7c3a6..f026ecd33 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -394,6 +394,7 @@ void Client::gameInit() theme = new Theme; Theme::selectSkin(); + ActorSprite::load(); touchManager.init(); // Initialize the item and emote shortcuts. -- cgit v1.2.3-60-g2f50