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

rug warning now can be disabled

This commit is contained in:
Zeno Rogue
2019-07-12 23:16:18 +02:00
parent f677bce4ad
commit 2e77224c56
2 changed files with 4 additions and 1 deletions

View File

@@ -1346,6 +1346,7 @@ namespace mapeditor {
struct renderbuffer;
namespace rug {
extern bool display_warning;
extern bool rugged;
extern bool spatial_rug;
extern bool computed;