Skip to content

Commit 42a88a9

Browse files
committed
Comment
1 parent 174976d commit 42a88a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/parse/sexp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ enum : int {
132132
OPF_ASTEROID_DEBRIS, // MjnMixael - Debris types as defined in asteroids.tbl
133133
OPF_WING_FORMATION, // Goober5000 - as defined in ships.tbl
134134

135+
//Must always be at the end of the list
135136
First_available_list_id
136137
};
137138

0 commit comments

Comments
 (0)