remove dumb panic #71

Open
opened 2021-09-29 21:37:38 -04:00 by jake · 0 comments
Owner

http://git.sharnoth.com/jake/elseware/src/branch/master/src/ship/drops/generic_weapon.rs#L355-L366 instead of 1..4 matches make

enum SpecialRank {
    One,
    Two,
    Three,
    Four
}
http://git.sharnoth.com/jake/elseware/src/branch/master/src/ship/drops/generic_weapon.rs#L355-L366 instead of 1..4 matches make ``` enum SpecialRank { One, Two, Three, Four } ```
jake added the
release
label 2021-12-30 16:36:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jake/elseware#71
No description provided.