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

helpful comment for mirror::mirrors

This commit is contained in:
Zeno Rogue 2023-10-27 23:27:16 +02:00
parent 3ef09bded2
commit daebe28d4f

View File

@ -1213,6 +1213,7 @@ EX namespace mirror {
return false;
}
/* int is the owner's cpid */
EX vector<pair<int, cellwalker>> mirrors;
#if HDR
constexpr int LIGHTNING = -1; // passed instead of cpid