mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Rename ConfigKey.Unknown1 to BacklightColor (#74)
This commit is contained in:
parent
5c388caf38
commit
f5f90ed985
1 changed files with 12 additions and 0 deletions
|
@ -7,4 +7,16 @@ fields:
|
|||
- name: Platform
|
||||
- name: Category
|
||||
- name: Unknown1
|
||||
pendingName: BacklightColor
|
||||
- name: Required
|
||||
pendingFields:
|
||||
- name: Text
|
||||
- name: Label
|
||||
- name: Unknown0
|
||||
- name: Param
|
||||
- name: Platform
|
||||
- name: Category
|
||||
- name: BacklightColor
|
||||
type: link
|
||||
targets: [BacklightColor]
|
||||
- name: Required
|
||||
|
|
Loading…
Add table
Reference in a new issue