]> git.r.bdr.sh - rbdr/super-polarity/blame - SuperPolarityMac/Actors/Generators/LineGenerator.cs
Move some files around, relink
[rbdr/super-polarity] / SuperPolarityMac / Actors / Generators / LineGenerator.cs
CommitLineData
8bdfcb11
BB
1using System;
2
3namespace SuperPolarityMac
4{
5 public class LineGenerator
6 {
7 public LineGenerator ()
8 {
9 }
10 }
11}
12