1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-30 17:17:55 +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
if sTopic == "index" then
print( "Help topics availiable:" )
print( "Help topics available:" )
local tTopics = help.topics()
textutils.pagedTabulate( tTopics )
return