- Updated DocsGenerator to support run code and item tables
- Updated Table to support new Collection System (could break things, sorry) - Updated Tree to support new Collection System - Added experimental ScrollFrame - Updated Menu to support Collection System
This commit is contained in:
@@ -17,6 +17,7 @@ function classParser.parse(annotations, line)
|
||||
properties = {},
|
||||
events = {},
|
||||
functions = {},
|
||||
tableTypes = {},
|
||||
skip = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user