mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 05:35:10 +00:00
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