From f8e1ff79cc2fa09b52093c6e029392b3456ad8bb Mon Sep 17 00:00:00 2001 From: Roy Date: Sat, 10 Feb 2018 17:27:37 +0200 Subject: Added dispensers support on technician module. --- Software/Graphics/cogwheel.xaml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Software/Graphics/cogwheel.xaml (limited to 'Software/Graphics/cogwheel.xaml') diff --git a/Software/Graphics/cogwheel.xaml b/Software/Graphics/cogwheel.xaml new file mode 100644 index 000000000..140885be7 --- /dev/null +++ b/Software/Graphics/cogwheel.xaml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1