全部格式化
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
portraits = {
|
||||
Gray = {texturefile = "gfx/models/portraits/Gray.png" }
|
||||
Gray01 = {texturefile = "gfx/models/portraits/Gray01.png" }
|
||||
Gray02 = {texturefile = "gfx/models/portraits/Gray02.png" }
|
||||
}
|
||||
Gray = {
|
||||
texturefile = "gfx/models/portraits/Gray.png"
|
||||
}
|
||||
Gray01 = {
|
||||
texturefile = "gfx/models/portraits/Gray01.png"
|
||||
}
|
||||
Gray02 = {
|
||||
texturefile = "gfx/models/portraits/Gray02.png"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user