rogueviz::staircase:: removed an incorrect comment

This commit is contained in:
Zeno Rogue 2021-04-02 13:11:20 +02:00
parent d206656724
commit 954f0d1981
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
// Hyperbolic Rogue: staircase simulation in RogueViz
// 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"
namespace rogueviz { namespace staircase {