| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/shared')
| -rw-r--r-- | src/shared/struct/shr_character.erl | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/shared/struct/shr_character.erl b/src/shared/struct/shr_character.erl index 939b502..d5dec75 100644 --- a/src/shared/struct/shr_character.erl +++ b/src/shared/struct/shr_character.erl @@ -27,7 +27,6 @@        statistics :: shr_statistics:type(),        attributes :: shr_attributes:type(),        equipment_but_weapons_omnimods :: shr_omnimods:type(), -      % TODO: move this to btl_character instead.        extra_omnimods :: shr_omnimods:type(),        omnimods :: shr_omnimods:type()     } | 


