removed curvenames

This commit is contained in:
Zeno Rogue 2017-11-06 21:19:12 +01:00
parent b28320b141
commit 0605869292
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
int eupage = 0;
int euperpage = 21;
const char *curvenames[8] = {
"0", "1", "2", "extremely hyperbolic", "strongly hyperbolic", "strongly hyperbolic", "moderately hyperbolic", "weakly hyperbolic"
};
string euchelp =
"If you want to know how much the gameplay is affected by the "
"hyperbolic geometry in HyperRogue, this mode is for you!\n\n"