|
|
@@ -2,7 +2,7 @@ using System.Collections;
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
// Malachite Memory Boost!
|
|
|
-namespace DCGO.CardEffects
|
|
|
+namespace DCGO.CardEffects.LM
|
|
|
{
|
|
|
public class LM_052 : CEntity_Effect
|
|
|
{
|
|
|
@@ -123,4 +123,4 @@ namespace DCGO.CardEffects
|
|
|
return cardEffects;
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|