mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with other capitalizations of pCampBot
This commit is contained in:
@@ -51,7 +51,7 @@ namespace pCampBot
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public const string ConfigFileName = "pCampbot.ini";
|
||||
public const string ConfigFileName = "pCampBot.ini";
|
||||
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
|
||||
Reference in New Issue
Block a user