View difference between Paste ID: YnmcFqeb and K2LhibDg
SHOW: | | - or go back to the newest paste.
1
using System;
2
using System.Collections.Generic;
3
using System.Linq;
4
using System.Text;
5
using BattleCore;
6
using BattleCore.Events;
7
using BattleCorePsyOps;
8
9
namespace Streaker
10
{
11-
    public class Class1
11+
    public class Mainstreak
12
    {
13
    }
14
}