mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-06 16:52:59 +00:00
renamed MAXDIM to MAXMDIM (conflict with crystal)
This commit is contained in:
@@ -465,7 +465,7 @@ heptagon* encodeId(int id) {
|
||||
|
||||
// 3D Euclidean space
|
||||
|
||||
#if MAXDIM == 4
|
||||
#if MAXMDIM == 4
|
||||
|
||||
namespace euclid3 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user