fix comment token of godot resource file (#5276)
This commit is contained in:
parent
24c3b00d10
commit
f0c6e6c9ee
@ -1460,7 +1460,7 @@ file-types = ["tscn","tres"]
|
||||
shebangs = []
|
||||
roots = ["project.godot"]
|
||||
auto-format = false
|
||||
comment-token = "#"
|
||||
comment-token = ";"
|
||||
indent = { tab-width = 4, unit = "\t" }
|
||||
|
||||
[[grammar]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user