Okay, this is what it's doing to me right now:
I input this into the Switches Tab:
CODE
Switch0 "Blah1"
Switch1 "Blah2"
Switch2 "Blah3"
Then I hit compile and it says done. I close TrigEdit and reopen it and this is all that remains under my Switches Tab:
CODE
0 "Blah3"
It only saves the last switch as 0
How do I keep all the switches?