mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-03-15 02:20:03 +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.