1
0
mirror of https://github.com/HybridDog/pdisc.git synced 2025-07-15 06:40:28 +02:00

README: fix developer note

This commit is contained in:
Hybrid Dog
2017-08-24 18:12:02 +02:00
parent 589575ef2d
commit 44a870b098
2 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ toboolean | `<v var>` | If *var* is `false` or not defined, it's set to `false`,
print | `<e a>[, <e b>[, <e c>[…]]]` | adds variables to the log, seperated by \t (tab), \n (newline) is added at the end
flush | no arguments | Output the log, what exactly happens should vary for every mod.
Note to Developers: Do not edit the instructions manually here in the Readme, do changes in util/standartbefehlssatz_doc.lua and execute it.
<!-- Note to Developers: Do not edit the instructions manually here in the Readme, do changes in util/standartbefehlssatz_doc.lua and execute it. -->