1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-12 11:43:01 +00:00

SolN manifold

This commit is contained in:
Zeno Rogue
2019-10-03 20:10:48 +02:00
parent 4872ad01f4
commit d69cb4e946
12 changed files with 176 additions and 120 deletions

View File

@@ -757,8 +757,8 @@ void init() {
1, " }",
#if CAP_SOLV
ssol, solv::solshader,
snih, nihv::nihshader,
ssol, solnihv::shader_symsol,
snih, solnihv::shader_nsym,
#endif
snil, nilv::nilshader,
ssl2, slr::slshader,