mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
The 'Party Party Groupie Groupie Life is a game' commit:
* Added prototypical MoneyBalance support * Finalized konceptual touch wiring * Turned SimpleApp into a tedious harvesting game.
This commit is contained in:
@@ -216,5 +216,6 @@ namespace OpenSim.Framework.Interfaces
|
||||
void SendAlertMessage(string message);
|
||||
void SendAgentAlertMessage(string message, bool modal);
|
||||
void SendLoadURL(string objectname, LLUUID objectID, LLUUID ownerID, bool groupOwned, string message, string url);
|
||||
bool AddMoney( int debit );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user