Add node types
This commit is contained in:
@@ -16,7 +16,9 @@ const PREDEFINED_TYPES = [
|
||||
'weapon',
|
||||
'animal',
|
||||
'unknown',
|
||||
'technology'
|
||||
'object',
|
||||
'group',
|
||||
'technology',
|
||||
]
|
||||
|
||||
interface LegendProps {
|
||||
|
Reference in New Issue
Block a user