VoxeLibre/mods/ENTITIES/mcl_burning
kabou 14da059ce7 Add extra check and warning on missing player data.
* For some unexplained reason, `mcl_burning.storage[player]` can
  sometimes be `nil`, causing a crash in `on_leaveplayer()`.  This
  commit adds a check for that.  If a `nil` is encountered, a sane
  value is substituted and a warning is set to the log.
2022-03-29 12:06:00 +02:00
..
api.lua Remove unused code. 2022-03-18 11:39:11 +01:00
init.lua Add extra check and warning on missing player data. 2022-03-29 12:06:00 +02:00
mod.conf mcl_burning fully working 2021-01-01 19:25:47 +01:00