aboutsummaryrefslogtreecommitdiff
path: root/uml
diff options
context:
space:
mode:
Diffstat (limited to 'uml')
-rw-r--r--uml/class_diagram.uml6
1 files changed, 6 insertions, 0 deletions
diff --git a/uml/class_diagram.uml b/uml/class_diagram.uml
index 91df569..1090679 100644
--- a/uml/class_diagram.uml
+++ b/uml/class_diagram.uml
@@ -144,6 +144,12 @@ package "Tools" #ff5555-ffaaaa {
}
}
+package "Map" #5555ff-aaaaff {
+ entity Map <<struct>> {
+
+ }
+}
+
' Alignment help so all tools are drawn from top to bottom
DeletionTool -d[hidden]- IconTool
IconTool -d[hidden]- PolygonRoomTool