mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-07-08 04:08:16 +00:00
world/server linux support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "..\Minecraft.World\JavaMath.h"
|
||||
#include "../Minecraft.World/JavaMath.h"
|
||||
#include "RedDustParticle.h"
|
||||
|
||||
void RedDustParticle::init(Level *level, double x, double y, double z, float scale, float rCol, float gCol, float bCol)
|
||||
|
||||
Reference in New Issue
Block a user