fix JSON luadoc format
This commit is contained in:
parent
ec70ea7b0f
commit
6ecc8e9b3d
@ -66,7 +66,7 @@ std::string type_name()
|
||||
#define KEYEND "\"] = "
|
||||
#else // JSON
|
||||
#define KEYSTA "\""
|
||||
#define KEYEND "\" = "
|
||||
#define KEYEND "\" : "
|
||||
#endif
|
||||
|
||||
#define CLASSDOC(TYPE, LUANAME, DECL, PARENTDECL) \
|
||||
|
Loading…
Reference in New Issue
Block a user