Add a blue box to the stub money module to alert users that buying is
unimplemented0.6.5-rc1
parent
5164403676
commit
91bfd25ef8
|
@ -819,7 +819,7 @@ namespace OpenSim.Region.ReplaceableModules.MoneyModule
|
|||
UUID sessionID, UUID groupID, UUID categoryID,
|
||||
uint localID, byte saleType, int salePrice)
|
||||
{
|
||||
|
||||
remoteClient.SendBlueBoxMessage(UUID.Zero, "", "Buying is not implemented in this version");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue