1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-06-26 15:13:01 +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
commit 27602ec8fc

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.