Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around NPC aborting activity due to unbuilt light map
Light map is only built on the player character's z level even with 3D FOV on, and building the light map on all NPCs' levels might be too expensive, so simply let NPCs finish their business when not on the player character's z-level for now, like what was done for non-3D-FOV mode.
- Loading branch information