From aad69c0cd68cfe867c641b129a36c5056844cc1f Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Fri, 4 Dec 2020 09:09:19 +0100 Subject: [PATCH] d --- Pilz/Runtime/OSType.vb | 1 + 1 file changed, 1 insertion(+) diff --git a/Pilz/Runtime/OSType.vb b/Pilz/Runtime/OSType.vb index caf344b..477cc87 100644 --- a/Pilz/Runtime/OSType.vb +++ b/Pilz/Runtime/OSType.vb @@ -1,6 +1,7 @@ Namespace Runtime Public Enum OSType + Unknown Windows Linux OSX