diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Tools/pCampBot/pCampBot.cs | 2 | ||||
-rw-r--r-- | bin/pCampBot.ini.example (renamed from bin/pCampbot.ini.example) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tools/pCampBot/pCampBot.cs b/OpenSim/Tools/pCampBot/pCampBot.cs index aee5864..781bb00 100644 --- a/OpenSim/Tools/pCampBot/pCampBot.cs +++ b/OpenSim/Tools/pCampBot/pCampBot.cs | |||
@@ -51,7 +51,7 @@ namespace pCampBot | |||
51 | { | 51 | { |
52 | private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); | 52 | private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); |
53 | 53 | ||
54 | public const string ConfigFileName = "pCampbot.ini"; | 54 | public const string ConfigFileName = "pCampBot.ini"; |
55 | 55 | ||
56 | [STAThread] | 56 | [STAThread] |
57 | public static void Main(string[] args) | 57 | public static void Main(string[] args) |
diff --git a/bin/pCampbot.ini.example b/bin/pCampBot.ini.example index 2952bb0..2952bb0 100644 --- a/bin/pCampbot.ini.example +++ b/bin/pCampBot.ini.example | |||