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:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user