From 5085af8b5163f14d37284b5ee0e8fb2c4aaef7cb Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Thu, 7 Nov 2019 09:02:13 -0800 Subject: Add previously-available settings --- Source/Panel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source') diff --git a/Source/Panel.h b/Source/Panel.h index b8e67df..1f2b8c6 100644 --- a/Source/Panel.h +++ b/Source/Panel.h @@ -53,7 +53,7 @@ enum IntersectionFlags { class Endpoint { public: - enum Direction { + enum class Direction { LEFT, RIGHT, UP, -- cgit 1.4.1