summaryrefslogtreecommitdiffstats
path: root/backend/MinecraftVersion.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/MinecraftVersion.h')
-rw-r--r--backend/MinecraftVersion.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/MinecraftVersion.h b/backend/MinecraftVersion.h
index 98b10f2d..f5cf9805 100644
--- a/backend/MinecraftVersion.h
+++ b/backend/MinecraftVersion.h
@@ -39,6 +39,7 @@ public:
Stable,
CurrentStable,
Snapshot,
+ Nostalgia
};
virtual QString descriptor() const;