[common] add tank weapon array

This commit is contained in:
2019-08-12 22:02:28 +03:00
parent 46f2abab05
commit 314f5a480c
11 changed files with 65 additions and 48 deletions

View File

@@ -7,3 +7,6 @@ indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.yaml]
indent_size = 2