summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index c9434e92..6f9defc2 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -59,8 +59,8 @@ namespace MOBase {
enum class FileExecutionTypes
{
- executable = 1,
- other = 2
+ Executable = 1,
+ Other = 2
};
bool GetFileExecutionContext(