texture change

This commit is contained in:
StevenRS11
2013-05-29 21:05:59 -04:00
parent 53ad4fe53a
commit 68c6ea8de5
42 changed files with 28 additions and 1 deletions

View File

@@ -233,7 +233,6 @@ public class dimHelper extends DimensionManager
{
oldWorld.getChunkFromChunkCoords(entX, entZ).removeEntity(entity);
oldWorld.getChunkFromChunkCoords(entX, entZ).isModified = true;
}