1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-05 20:07:58 +00:00

color change in rogueviz

This commit is contained in:
Zeno Rogue
2024-05-05 20:20:00 +02:00
parent ce825db2c0
commit 43a3e8f030
14 changed files with 52 additions and 63 deletions

View File

@@ -114,7 +114,7 @@ void run_snub(int v, int w) {
check_cgi();
cgi.require_basics();
specialland = laCanvas;
patterns::whichCanvas = 'A';
ccolor::which = &ccolor::shape;
// vid.wallmode = 1;
printf("start game\n");
printf("distlimit = %d\n", cgi.base_distlimit);