MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express
git-svn-id: http://mc-server.googlecode.com/svn/trunk@179 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "cPacket_PlayerListItem.h"
|
||||
#include "cChatColor.h"
|
||||
#include "../cChatColor.h"
|
||||
|
||||
cPacket_PlayerListItem::cPacket_PlayerListItem(std::string a_PlayerName, bool a_Online, short a_Ping)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user