Files
esx_core-esx-framework/.editorconfig
T
ElPumpo 9594e4751f Fixed handcuff once and for all, implemented handcuff timer, closes #120 , closes #118
- You can no longer escape the handcuffs, e.g pan and tilt is also disabled now.
2018-07-12 16:20:09 +02:00

9 lines
144 B
INI

root = true
[*]
indent_size = 4
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true