mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-26 17:15:40 +00:00
New File System and Cleanup some code Part 3
* Remove stdafx.h and some <unordered_set> includes * Update Minecraft Server Defines and remove more unused folders/files * Unbloat stdafx.h from Minecraft.World
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
//
|
||||
// import net.minecraft.world.inventory.CraftingContainer;
|
||||
// import net.minecraft.world.item.ItemInstance;
|
||||
#include "stdafx.h"
|
||||
#include "net.minecraft.world.item.h"
|
||||
#include "net.minecraft.world.inventory.h"
|
||||
#include "Tile.h"
|
||||
|
||||
Reference in New Issue
Block a user