1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-02-26 18:19:42 +00:00

renamed 'truncated' to 'chamfered'

This commit is contained in:
Zeno Rogue
2018-01-04 18:39:04 +01:00
parent f3cf1e06bf
commit 495dbba809
40 changed files with 351 additions and 351 deletions

View File

@@ -532,7 +532,7 @@ void sominit(int initto) {
targetGeometry = gQuotient1;
restartGame('g');
}
if(!nontruncated) restartGame('7'); */
if(!nonchamfered) restartGame('7'); */
printf("Initializing SOM (1)\n");