mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-13 00:49:54 +00:00
rogueviz::staircase:: removed an incorrect comment
This commit is contained in:
parent
d206656724
commit
954f0d1981
@ -1,9 +1,6 @@
|
|||||||
// Hyperbolic Rogue: staircase simulation in RogueViz
|
// Hyperbolic Rogue: staircase simulation in RogueViz
|
||||||
// Copyright (C) 2011-2018 Zeno and Tehora Rogue, see 'hyper.cpp' for details
|
// Copyright (C) 2011-2018 Zeno and Tehora Rogue, see 'hyper.cpp' for details
|
||||||
|
|
||||||
// Kohonen's self-organizing networks.
|
|
||||||
// This is a part of RogueViz, not a part of HyperRogue.
|
|
||||||
|
|
||||||
#include "rogueviz.h"
|
#include "rogueviz.h"
|
||||||
|
|
||||||
namespace rogueviz { namespace staircase {
|
namespace rogueviz { namespace staircase {
|
||||||
|
Loading…
Reference in New Issue
Block a user