1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Settings GUI: Add setting dependencies (#13704)

This commit is contained in:
rubenwardy
2023-08-05 17:55:27 +01:00
committed by GitHub
parent 752ce1a1b2
commit d16d1a1341
4 changed files with 274 additions and 56 deletions

View File

@@ -2,7 +2,7 @@
end_of_line = lf
[*.{cpp,h,lua,txt,glsl,md,c,cmake,java,gradle}]
charset = utf8
charset = utf-8
indent_size = 4
indent_style = tab
insert_final_newline = true