Remove comment now resolved

This commit is contained in:
ancientmarinerdev 2023-03-04 02:18:36 +00:00
parent 86a85bb487
commit a25cced40e
1 changed files with 0 additions and 1 deletions

View File

@ -504,7 +504,6 @@ function mcl_mobs:mob_light_lvl(mob_name, dimension)
if not spawn_dictionary_consolidated[current_mob_name] then
spawn_dictionary_consolidated[current_mob_name] = {}
end
-- Should this really be the requested dimenion?
spawn_dictionary_consolidated[current_mob_name][current_mob_dim] = {
["min_light"] = spawn_dictionary[i].min_light,
["max_light"] = spawn_dictionary[i].max_light