From 1da912a0a200a271b2160e3f98a5becc2f17a8ed Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 1 Aug 2022 15:49:24 +0200 Subject: [PATCH] rogueviz::inner-maps:: fixed the comment (typo and order) --- rogueviz/inner-maps.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rogueviz/inner-maps.cpp b/rogueviz/inner-maps.cpp index eb40c9db..35b67ec9 100644 --- a/rogueviz/inner-maps.cpp +++ b/rogueviz/inner-maps.cpp @@ -3,7 +3,7 @@ // used in: https://twitter.com/zenorogue/status/1212408644941295619 // run with: -// ./hyper -innner-map -noscr -canvas r -canvas i -wsh 0 -smart 4 -shott 0 -alpha 1 +// ./hyper -noscr -canvas r -canvas i -wsh 0 -smart 4 -shott 0 -alpha 1 -inner-map #include "rogueviz.h"