mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
Fix data type in doc
This commit is contained in:
parent
e9dd55f1af
commit
2be5f6c80b
@ -58,7 +58,7 @@ local function player_joined(event)
|
||||
end
|
||||
|
||||
--- Returns the table of donators
|
||||
-- @return <boolean>
|
||||
-- @return <table>
|
||||
function Public.get_donators()
|
||||
return donators
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user