diff --git a/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt b/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt index 8033de82f..40d10ca09 100644 --- a/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt +++ b/src/main/resources/assets/opencomputers/loot/OpenOS/usr/misc/greetings.txt @@ -20,4 +20,5 @@ For more help, there's a wiki on Github - or find the IRC loot disk and join #oc Computers have a very basic, built-in speaker - control it using computer.beep(). Many component methods have a short documentation - use `=component.componentName.methodName` in the Lua interpreter to see it. You can get a list of all attached components using the `components` program. -If you encounter out of memory errors, throw more RAM at your computer. \ No newline at end of file +If you encounter out of memory errors, throw more RAM at your computer. +Have you tried turning it off and on again?