Add a very brief description at the head of every file

This commit is contained in:
Gael-de-Sailly
2022-01-26 11:25:17 +01:00
parent 0983c27cca
commit d00295600d
9 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,5 @@
-- Manages grid loading, writing and generation
local world_data = mapgen_rivers.world_data_path
local registered_on_grid_loaded = {}