fix(luals-meta): generate globals in c2 and echo @lua commands (#5385)

Co-authored-by: Mm2PL <miau@mail.kotmisia.pl>
This commit is contained in:
nerix
2024-05-22 15:23:33 +02:00
committed by GitHub
parent da526b379b
commit ec6b1ef24d
6 changed files with 78 additions and 72 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class Channel : public std::enable_shared_from_this<Channel>
public:
// This is for Lua. See scripts/make_luals_meta.py
/**
* @exposeenum ChannelType
* @exposeenum c2.ChannelType
*/
enum class Type {
None,