Clean up testing 123

This commit is contained in:
2022-03-23 17:38:56 -04:00
parent 2e9c2bd173
commit 5e2b93009b
2 changed files with 1 additions and 2 deletions

View File

@@ -6,3 +6,4 @@ Make math.random do something predictable.
Do something about std::cerr && std::cout once and for all.
Fix math.random

View File

@@ -37,8 +37,6 @@
// typed), the LuaConsole will return the command. The command
// can be fetched using command(), int_arg(), and str_arg()
//
// BANANA
//
//////////////////////////////////////////////////////
#ifndef LUACONSOLE_HPP