Script/CoS: Fix quest credit for mal ganis (but @Aokromes like more HACKS)

This commit is contained in:
Vincent-Michael
2014-09-13 19:14:32 +02:00
parent e746e8685c
commit 11bb300c69
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ public:
#ifdef BOOST_ASIO_HAS_IOCP
AsyncProcessQueue(guard);
#else
(void)guard;
(void)guard;
#endif
}