Update comment.
This commit is contained in:
+1
-1
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user