Put biome methods in "functions" section in docstrings

This commit is contained in:
Jordan Irwin 2021-09-13 01:51:23 -07:00
parent e853c8a60d
commit 6710b9e7d7

View File

@ -300,6 +300,10 @@ setmetatable(iSoundGroup, SoundGroup.__init)
iSoundGroup.prepend = true
--- Functions
--
-- @section functions
local biome_sounds = {}
--- Registers sounds to play randomly in biome.