master
BuckarooBanzay 2020-06-12 14:41:46 +02:00
parent 0a326ce65f
commit c4197e2382
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
local y_start = planet_mars.y_start
local y_height = planet_mars.y_height
-- airlight resoration abm
-- airlight restoration abm
-- slowly reclaims dark spaces on mars
minetest.register_abm({
label = "space vacuum",