Fix docstring function section

This commit is contained in:
Jordan Irwin 2021-09-13 01:55:28 -07:00
parent 6710b9e7d7
commit 6c65083199

View File

@ -11,6 +11,11 @@ local failed = {}
local rand = PcgRandom(os.time())
--- Functions
--
-- @section functions
--- Plays a sound.
--
--