I added a new classes on tbamud using a general walk thru of everything i needed to change. But I continue to get the same error message. Anyone that can help me with this.
class.c: In function 'saving_throws': class.c:1165: error: duplicate case value class.c:1114: error: previously used here make[1] ***[class.o] Error 1 make: *** [all] Error 2
You have 2 cases with the same name. If you can post the function it will be easy to spot the issue. Also you're more likely to find quick answers to questions relating to tbamud at one of the two following sites than you will here: