Page 1 of 1

[App] Help writing an App

Posted: Mon Jul 03, 2006 8:35 pm
by a.1337.H4X0RZ3R
I'm getting into C# and I'm stuck. Starting off with a simple Map Editor (Dependency\LoneID\Reflexive Editor\Swapper) everything was going fine until I opened a map and all the tags were backwards. Like prt3 was 3trp. How do I make it flip the tag strings?

EDIT: Nevermind. Fixed.