console.add_command arguments validation

This commit is contained in:
MihailRis
2024-05-17 02:39:33 +03:00
parent d0b7dec225
commit 8d6f52c1fa
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
#else
#include <lua.hpp>
#endif
#include <string>
#include <exception>
namespace lua {