1
0

Added cRedstone to project file

Changed NetworkToHostFloat4(), maybe it works now on 64bit linux

git-svn-id: http://mc-server.googlecode.com/svn/trunk@54 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
faketruth
2011-11-04 16:05:18 +00:00
parent 2ffedf16ae
commit 7deed96d09
4 changed files with 19 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#include "cRedstone.h"
#include "cRoot.h"
#include "cWorld.h"
#include "BlockID.h"
cRedstone::cRedstone( cWorld* a_World )
:m_World ( a_World )