mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-22 15:47:00 +00:00
Update 6.8
This commit is contained in:
@@ -71,7 +71,7 @@ class SecretBaseController
|
||||
rotateSecretBaseItem(item.getMainEvent)
|
||||
furnitureInteract(position,commandIndex)
|
||||
when :delete
|
||||
if pbConfirmMessage(_INTL("Put away the #{item.name}?"))
|
||||
if pbConfirmMessage(_INTL("Put away the {1}?",item.name))
|
||||
pbSEPlay("GUI storage put down", 80, 100)
|
||||
resetFurniture(item.instanceId)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user