Merge branch 'master' into develop

This commit is contained in:
Griatch 2021-05-30 09:15:49 +02:00
commit 52ada8fa80
5 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ on your sources.
## A quick list of code style points
* 4-space indendation, NO TABS!
* 4-space indentation, NO TABS!
* Unix line endings.
* CamelCase is only used for classes, nothing else.
* All non-global variable names and all function names are to be