Update Circle.lua (#2116)

This commit is contained in:
Thomas 2024-04-24 10:42:19 +02:00 committed by GitHub
parent ae213c4cf1
commit a0b49fbd67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@
-- --
-- === -- ===
-- @module Shapes.CIRCLE -- @module Shapes.CIRCLE
-- @image MOOSE.JPG
--- CIRCLE class. --- CIRCLE class.
-- @type CIRCLE -- @type CIRCLE