diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-24 18:19:47 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-24 18:19:47 +0100 |
| commit | 99c4ae188b672718af274db915b314358c0862af (patch) | |
| tree | 0bbc1434b3d4bc584572b90514275b916a853b50 /Penguloon/ContentManager.cs | |
| parent | 60c98112386f41cfd16e842546b1b23a1194dae0 (diff) | |
ads
Diffstat (limited to 'Penguloon/ContentManager.cs')
| -rw-r--r-- | Penguloon/ContentManager.cs | 2 |
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(() => { |
