mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names.
This is usually because the file name was singular (*Service*) but the class name was plural (*Services*). This is to make configuration easier rather than having to look in the c# code itself to find the slightly different name of the connector. This does not affect existing configuration since the files are being renamed rather than the classes.
This commit is contained in:
Reference in New Issue
Block a user