mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Add a blue box to the stub money module to alert users that buying is
unimplemented
This commit is contained in:
@@ -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");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user