mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
Add useless comment
This commit is contained in:
@@ -26,6 +26,7 @@ pub struct RbxInstance {
|
||||
/// All of the children of this instance. Order is relevant to preserve!
|
||||
pub children: Vec<Id>,
|
||||
|
||||
/// The parent of the instance, if there is one.
|
||||
pub parent: Option<Id>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user