Example #1
0
        public ScionLoader()
        {
            CharData C = new CharData("test", "test", 7, 0);

            CS.AddCharacter(C);
        }