Update comment.

This commit is contained in:
nhkeni
2024-02-04 21:56:09 -05:00
parent e201184dd3
commit 23709b3db3
+1 -1
View File
@@ -454,7 +454,7 @@ struct enum_dump {
/* /*
* This is the way the game ends. If these are rearranged, the arrays * This is the way the game ends. If these are rearranged, the arrays
* in end.c and topten.c will need to be changed. Some parts of the * in end.c and topten.c will need to be changed. Some parts of the
* code assume that PANIC separates the deaths from the non-deaths. * code assume that PANICKED separates the deaths from the non-deaths.
*/ */
enum game_end_types { enum game_end_types {
DIED = 0, DIED = 0,