summaryrefslogtreecommitdiff
path: root/src/TrainerMod/Framework
diff options
context:
space:
mode:
Diffstat (limited to 'src/TrainerMod/Framework')
-rw-r--r--src/TrainerMod/Framework/Extensions.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TrainerMod/Framework/Extensions.cs b/src/TrainerMod/Framework/Extensions.cs
index 705d09b7..da3a2f03 100644
--- a/src/TrainerMod/Framework/Extensions.cs
+++ b/src/TrainerMod/Framework/Extensions.cs
@@ -1,7 +1,7 @@
namespace TrainerMod.Framework
{
/// <summary>Provides extension methods on primitive types.</summary>
- public static class Extensions
+ internal static class Extensions
{
/*********
** Public methods