mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-06-23 13:00:19 +00:00
Replaced all references to chunk->players and chunk->NPCs with chunk->entities and all instances of the old NPCClass enum with EntityType. The server compiles but will not yet run properly.