mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 22:14:05 +09:00
inventory UI: quickslot designation
Former-commit-id: b2bddf7c271c678213f8f346d1de4b5c1dc27f60
This commit is contained in:
@@ -87,5 +87,7 @@ object AVKey {
|
||||
|
||||
|
||||
|
||||
const val __PLAYER_QUICKBARSEL = "__quickbarselection"
|
||||
const val __PLAYER_QUICKSLOTSEL = "__quickslotselection"
|
||||
/** Item ID; they are supposed to be unique */
|
||||
const val __PLAYER_QSPREFIX = "__qsitem" // __qsitem1 .. __qsitem10
|
||||
}
|
||||
Reference in New Issue
Block a user