mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-10 16:10:15 +00:00
helpful comment for mirror::mirrors
This commit is contained in:
parent
3ef09bded2
commit
daebe28d4f
@ -1213,6 +1213,7 @@ EX namespace mirror {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* int is the owner's cpid */
|
||||||
EX vector<pair<int, cellwalker>> mirrors;
|
EX vector<pair<int, cellwalker>> mirrors;
|
||||||
#if HDR
|
#if HDR
|
||||||
constexpr int LIGHTNING = -1; // passed instead of cpid
|
constexpr int LIGHTNING = -1; // passed instead of cpid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user