summaryrefslogtreecommitdiff
path: root/src/SSVOpenHexagon/Global/Config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SSVOpenHexagon/Global/Config.cpp')
-rw-r--r--src/SSVOpenHexagon/Global/Config.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/SSVOpenHexagon/Global/Config.cpp b/src/SSVOpenHexagon/Global/Config.cpp
index e989b0bf..a52ac843 100644
--- a/src/SSVOpenHexagon/Global/Config.cpp
+++ b/src/SSVOpenHexagon/Global/Config.cpp
@@ -55,7 +55,10 @@ defaultServerLevelWhitelist()
"ohvrvanilla_vittorio_romeo_cube_1_seconddimension_m_0.6",
"ohvrvanilla_vittorio_romeo_cube_1_seconddimension_m_1",
"ohvrvanilla_vittorio_romeo_cube_1_seconddimension_m_1.8",
- "ohvrvanilla_vittorio_romeo_cube_1_seconddimension_m_2.2"};
+ "ohvrvanilla_vittorio_romeo_cube_1_seconddimension_m_2.2",
+ "ohvrvanilla_vittorio_romeo_orthoplex_1_bipolarity_m_0.5",
+ "ohvrvanilla_vittorio_romeo_orthoplex_1_bipolarity_m_1",
+ "ohvrvanilla_vittorio_romeo_orthoplex_1_bipolarity_m_1.8"};
return result;
}