tour:: removed the conformal square, as it is not very relevant

This commit is contained in:
Zeno Rogue 2018-11-01 19:03:36 +01:00
parent 4c8850c2bb
commit 1762dddfde
1 changed files with 2 additions and 2 deletions

View File

@ -759,13 +759,13 @@ slide default_slides[] = {
#endif
}
},
{"Conformal square model", 46, LEGAL_HYPERBOLIC,
/*{"Conformal square model", 46, LEGAL_HYPERBOLIC,
"The world can be mapped conformally to a square too.",
[] (presmode mode) {
if(mode == 1) pmodel = mdPolygonal, polygonal::solve();
if(mode == 3) pmodel = mdDisk;
}
},
}, */
#if !ISWEB
{"Shoot'em up mode", 52, LEGAL_NONE | USE_SLIDE_NAME,
"In the shoot'em up mode, space and time is continuous. "