summaryrefslogtreecommitdiff
path: root/Penguloon/ContentManager.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Penguloon/ContentManager.cs')
-rw-r--r--Penguloon/ContentManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Penguloon/ContentManager.cs b/Penguloon/ContentManager.cs
index 70e5805..50b3566 100644
--- a/Penguloon/ContentManager.cs
+++ b/Penguloon/ContentManager.cs
@@ -19,7 +19,7 @@ namespace Penguloon
public static void LoadContent(Main main)
{
- AdManager.Load(main);
+ //AdManager.Load(main);
new Thread(() =>
{