Diff of /trunk/ModularRex/RexBot/RexBot.cs
Parent Directory
|
Revision Log
|
Patch
| revision 183, Thu Jun 18 07:44:19 2009 UTC | revision 184, Mon Jun 22 06:07:20 2009 UTC | |
|---|---|---|
| # | Line 356 | Line 356 |
| 356 | GetNextDestination(); | GetNextDestination(); |
| 357 | } | } |
| 358 | ||
| 359 | private void eventManager_OnClientClosed(UUID clientID) | private void eventManager_OnClientClosed(UUID clientID, Scene scene) |
| 360 | { | { |
| 361 | if (clientID != this.m_myID) | if (clientID != this.m_myID) |
| 362 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

