mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
* a few more endlines..
This commit is contained in:
@@ -1447,10 +1447,10 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendUseCachedMuteList();
|
||||
|
||||
void SendMuteListUpdate(string filename);
|
||||
|
||||
void SendGroupActiveProposals(UUID groupID, UUID transactionID, GroupActiveProposals[] Proposals);
|
||||
|
||||
void SendMuteListUpdate(string filename);
|
||||
|
||||
void SendGroupActiveProposals(UUID groupID, UUID transactionID, GroupActiveProposals[] Proposals);
|
||||
|
||||
void SendGroupVoteHistory(UUID groupID, UUID transactionID, GroupVoteHistory[] Votes);
|
||||
|
||||
void KillEndDone();
|
||||
|
||||
Reference in New Issue
Block a user