1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +00:00

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

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 {