move projectile effects into mod

This commit is contained in:
Bob
2010-07-08 16:04:18 +12:00
parent 7a738ed6af
commit bd74b29ea3
10 changed files with 19 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ using System.Xml;
namespace OpenRA.Graphics
{
class CursorSequence
public class CursorSequence
{
readonly int start, length;