mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Rename PhysicsBot => Bot since it doesn't just exercise physics anymore
This commit is contained in:
@@ -31,6 +31,6 @@ namespace pCampBot.Interfaces
|
||||
{
|
||||
public interface IBehaviour
|
||||
{
|
||||
void Action(PhysicsBot bot);
|
||||
void Action(Bot bot);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user