mirror of
https://github.com/celisej567/mcpe.git
synced 2025-12-31 17:49:17 +03:00
fix raknet not being loaded (#117)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<PropertyGroup Label="UserMacros">
|
||||
<MC_GLOBAL_PROPS>whattimeisit?</MC_GLOBAL_PROPS>
|
||||
<MC_ROOT>$(ProjectDir)..\..\..\..\</MC_ROOT>
|
||||
<RAKNET_PATH>$(MC_ROOT)\thirdparty\raknet\</RAKNET_PATH>
|
||||
<RAKNET_PATH>$(MC_ROOT)thirdparty\raknet\</RAKNET_PATH>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
||||
|
||||
Reference in New Issue
Block a user