diff --git a/luprex/core/cpp/luaconsole.hpp b/luprex/core/cpp/luaconsole.hpp index 5476684f..2e11169c 100644 --- a/luprex/core/cpp/luaconsole.hpp +++ b/luprex/core/cpp/luaconsole.hpp @@ -37,6 +37,8 @@ // typed), the LuaConsole will return the command. The command // can be fetched using command(), int_arg(), and str_arg() // +// BANANA +// ////////////////////////////////////////////////////// #ifndef LUACONSOLE_HPP