Skip to content

Commit

Permalink
#492 added some more input checks while we are at it
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Maeder committed May 20, 2024
1 parent 0ba54dd commit e098901
Show file tree
Hide file tree
Showing 3 changed files with 1,382 additions and 458 deletions.
2 changes: 1 addition & 1 deletion output/message.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ static char const *MessageTabs[LanguageCount][MsgCount] =
/*123*/ "Inkompatible Maerchenelemente, welche die Gangart aendern\n",
/*124*/ "Ein Huepfer kann nicht sowohl Bul als auch Dob sein\n",
/*125*/ "Forsyth-Position nicht erkannt, oder Steinkapazitaeat erschoepft\n",
/*126*/ "Capacite de pieces epuisee\n",
/*126*/ "Maximale Anzahl Steine überschritten\n",
/*127*/ "Es müssen genau 2 Dister-Referenzfelder angegeben werden\n"
},
/*2*/ {
Expand Down
Loading

0 comments on commit e098901

Please sign in to comment.