forked from rojo-rbx/rojo
Syncing sort of works
This commit is contained in:
@@ -142,7 +142,7 @@ pub enum ProjectNode {
|
||||
Regular {
|
||||
class_name: String,
|
||||
children: HashMap<String, ProjectNode>,
|
||||
|
||||
// properties: HashMap<String, RbxValue>,
|
||||
// ignore_unknown: bool,
|
||||
},
|
||||
SyncPoint {
|
||||
|
||||
Reference in New Issue
Block a user