forked from rojo-rbx/rojo
Move InstanceChanges into rbx_snapshot
This commit is contained in:
@@ -16,7 +16,7 @@ use crate::{
|
||||
session::Session,
|
||||
session_id::SessionId,
|
||||
project::Project,
|
||||
rbx_session::{InstanceChanges},
|
||||
rbx_snapshot::InstanceChanges,
|
||||
};
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user