1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-27 03:47:38 +00:00

Available

This commit is contained in:
Lignum
2019-08-15 07:37:02 +02:00
committed by GitHub
parent 46d78af068
commit 1c46949da7

View File

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