diff options
Diffstat (limited to 'src/statistics')
| -rw-r--r-- | src/statistics/gamedata.rs | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/statistics/gamedata.rs b/src/statistics/gamedata.rs index e5b6bc4..63d77eb 100644 --- a/src/statistics/gamedata.rs +++ b/src/statistics/gamedata.rs @@ -27,7 +27,7 @@ pub enum Boss {      Cairn = 0x432A,      MursaatOverseer = 0x4314,      Samarog = 0x4324, -    Deimos = 0x3202, +    Deimos = 0x4302,      // Wing 5      SoullessHorror = 0x4D37, | 
