summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2019-04-25 23:39:08 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2019-04-25 23:39:08 +0200
commit7d428bac2f9d62c5a0e704eb32be869c10fec72e (patch)
tree1c862670601886581cba94a9c31c59ada8020026 /src/shared
parentfa540d6d07e430789809435741e6cd1d98111c50 (diff)
...
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/struct/shr_character.erl1
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()
}