1
0
Fork 0
mirror of https://fem.mint.lgbt/m/Rhythmblock.git synced 2024-08-14 20:27:11 +00:00

quoted disk drive fix

This commit is contained in:
mint 2021-05-07 03:41:10 -04:00
parent 14242cf95e
commit ed4531b7de

View file

@ -29,7 +29,7 @@ if arg[1] == nil then
end
end
if driveCount > 1 then
print("Too many disk drives. Specify where the disk drive is by running rhythmbox [drive position]") -- For safety reasons
print("Too many disk drives. Specify where the disk drive is by running 'rhythmbox [drive position]'") -- For safety reasons
return false
end
end