mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Formatting cleanup.
This commit is contained in:
@@ -59,7 +59,7 @@ namespace pCampBot
|
||||
|
||||
protected string[] talkarray;
|
||||
/// <summary>
|
||||
///
|
||||
///
|
||||
/// </summary>
|
||||
/// <param name="bsconfig">nini config for the bot</param>
|
||||
public PhysicsBot(IConfig bsconfig)
|
||||
@@ -69,7 +69,7 @@ namespace pCampBot
|
||||
talkarray = readexcuses();
|
||||
}
|
||||
|
||||
//We do our actions here. This is where one would
|
||||
//We do our actions here. This is where one would
|
||||
//add additional steps and/or things the bot should do
|
||||
|
||||
void m_action_Elapsed(object sender, ElapsedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user