diff options
author | Devine Lu Linvega <[email protected]> | 2018-06-08 10:23:27 +1200 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2018-06-08 10:23:27 +1200 |
commit | 32a42850b14d470d19c09514be70c510e058c4b0 (patch) | |
tree | ad56aa879c8f34e7eaad9d39564939df7143a089 /README.md | |
parent | ca5fec47619fd4bf64b8c99b7b7452ac4fc33295 (diff) | |
download | Orca-32a42850b14d470d19c09514be70c510e058c4b0.tar.gz Orca-32a42850b14d470d19c09514be70c510e058c4b0.zip |
The f funq requires bang
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Moves southward. Fires bangs in nearby available cells, on **bang**. ### If `F` -This function expects 2 functions, if the functions corresponds, F bangs southward. Erases function westward. +This function expects 2 functions, if the functions corresponds, F bangs southward. Erases function westward on **bang**.. ### Generator `G` Generates a `D` on **bang**. |