mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-28 20:37:40 +00:00
rogueviz:: fixed animation in simple Penrose staircases
This commit is contained in:
@@ -23,7 +23,7 @@ namespace balls {
|
|||||||
namespace hr {
|
namespace hr {
|
||||||
|
|
||||||
namespace bricks {
|
namespace bricks {
|
||||||
extern bool animation;
|
extern int animation;
|
||||||
void enable();
|
void enable();
|
||||||
extern void build(bool in_pair);
|
extern void build(bool in_pair);
|
||||||
extern void build_stair();
|
extern void build_stair();
|
||||||
|
|||||||
Reference in New Issue
Block a user