aboutsummaryrefslogtreecommitdiff
path: root/builtin/client/death_formspec.lua
AgeCommit message (Collapse)Author
2018-11-24CSM: Don't create the client script environment if CSM is disabled (#7874)Paramat
Use the CSM death formspec when CSM is enabled and use the engine death formspec when CSM is disabled. Move the CSM death formspec code to a dedicated file.