well i got this error
c:\Users\X.AG\Documents\My Games\Terraria\ModLoader\Mod Sources\Darkarmod\Darkar\Content\Items\weapons\mage\staff\ld1.cs(41,36) : error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\X.AG\Documents\My Games\Terraria\ModLoader\Mod Sources\Darkarmod\Darkar\Content\Items\weapons\mage\staff\ld1.cs(41,55) : error CS0246: The type or namespace name 'Vector2' could not be found (are you...
what is and how to fix CS0246?
c:\Users\X.AG\Documents\My Games\Terraria\ModLoader\Mod Sources\Darkarmod\Darkar\Content\Items\weapons\mage\staff\ld1.cs(41,36) : error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
c:\Users\X.AG\Documents\My Games\Terraria\ModLoader\Mod Sources\Darkarmod\Darkar\Content\Items\weapons\mage\staff\ld1.cs(41,55) : error CS0246: The type or namespace name 'Vector2' could not be found (are you...
what is and how to fix CS0246?