Merge branch 'master' into fix-simpletexturedopengl-sample

pull/3015/head
Kim Kulling 2020-02-17 23:22:06 +01:00 committed by GitHub
commit 51ebe1abfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ IndentWidth: 4
# SpacesInParentheses: false
# SpacesInSquareBrackets: false
TabWidth: 4
UseTab: Always
UseTab: Never
---
### C++ specific config ###
Language: Cpp