Fixes all readable paper (#7209)
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: book0
|
- state: book0
|
||||||
- type: Paper
|
- type: Paper
|
||||||
|
- type: ActivatableUI
|
||||||
|
key: enum.PaperUiKey.Key
|
||||||
- type: UserInterface
|
- type: UserInterface
|
||||||
interfaces:
|
interfaces:
|
||||||
- key: enum.PaperUiKey.Key
|
- key: enum.PaperUiKey.Key
|
||||||
|
|||||||
@@ -42,6 +42,12 @@
|
|||||||
# Changing it here is fine - if the PaperStatus key is actually added,
|
# Changing it here is fine - if the PaperStatus key is actually added,
|
||||||
# something happened, so that ought to override this either way.
|
# something happened, so that ought to override this either way.
|
||||||
- state: paper_words
|
- state: paper_words
|
||||||
|
- type: ActivatableUI
|
||||||
|
key: enum.PaperUiKey.Key
|
||||||
|
- type: UserInterface
|
||||||
|
interfaces:
|
||||||
|
- key: enum.PaperUiKey.Key
|
||||||
|
type: PaperBoundUserInterface
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: PaperWritten
|
parent: PaperWritten
|
||||||
|
|||||||
Reference in New Issue
Block a user