mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
More private
This commit is contained in:
parent
e5a2a576fd
commit
b46a57ab78
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ class ConstructionInterface : InterfaceListener {
|
|||
private const val HOUSE_BUTTON_LEAVE_HOUSE = 13
|
||||
|
||||
// Register furniture here when it is only obtainable by upgrading, to send the correct rejection message.
|
||||
val upgradeOnly = arrayOf(
|
||||
private val upgradeOnly = arrayOf(
|
||||
Decoration.WORKBENCH_WITH_VICE,
|
||||
Decoration.WORKBENCH_WITH_LATHE,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue