mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -42,10 +42,10 @@ namespace pCampBot
|
||||
/// </remarks>
|
||||
public class GrabbingBehaviour : AbstractBehaviour
|
||||
{
|
||||
public GrabbingBehaviour()
|
||||
{
|
||||
public GrabbingBehaviour()
|
||||
{
|
||||
AbbreviatedName = "g";
|
||||
Name = "Grabbing";
|
||||
Name = "Grabbing";
|
||||
}
|
||||
|
||||
public override void Action()
|
||||
|
||||
Reference in New Issue
Block a user