1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-23 03:03:19 +00:00

Available

This commit is contained in:
Lignum 2019-08-15 07:37:02 +02:00 committed by GitHub
parent 46d78af068
commit 1c46949da7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ else
end
if sTopic == "index" then
print( "Help topics availiable:" )
print( "Help topics available:" )
local tTopics = help.topics()
textutils.pagedTabulate( tTopics )
return