mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-07-16 14:30:08 +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.