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

Merge pull request #485 from Luca0208/ComputerCraft/patch-1

Removed the "the" that was too much(In /rom/help/cd.txt)
This commit is contained in:
SquidDev
2017-11-14 23:54:54 +00:00

View File

@@ -1,4 +1,4 @@
cd changes the the directory you're in.
cd changes the directory you're in.
ex:
"cd rom" will move to "rom" folder.