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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user