1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-19 16:07:40 +00:00

removed tactic::trailer

This commit is contained in:
Zeno Rogue
2020-03-27 19:57:57 +01:00
parent 32baf01192
commit 63c9cc1060
5 changed files with 4 additions and 20 deletions

View File

@@ -807,7 +807,6 @@ EX namespace yendor {
#define MAXTAC 20
EX namespace tactic {
EX bool trailer = false;
EX bool on = false;
EX int id;