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

rug::mouse_control_rug flag

This commit is contained in:
Zeno Rogue
2020-09-15 19:12:54 +02:00
parent 40b91f6d36
commit a215ab462a
2 changed files with 9 additions and 2 deletions

View File

@@ -19,6 +19,8 @@ EX bool rug_failure = false;
EX namespace rug {
EX bool mouse_control_rug = false;
EX transmatrix rugView;
EX ld lwidth = 2;