From 69d405520c933b2f4c659ea6af00eb4bb7a4512f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Feb 2012 17:01:33 +0300 Subject: Fix compilation warnings after previous commits. --- src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 835bbc965..634fa1e80 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -251,7 +251,7 @@ Client::Client(const Options &options): mServerConfigDir(""), mUsersDir(""), mNpcsDir(""), - mGame(0), + mGame(nullptr), mCurrentDialog(nullptr), mQuitDialog(nullptr), mDesktop(nullptr), -- cgit v1.2.3-60-g2f50