forked from rojo-rbx/rojo
Move InstanceChanges into rbx_snapshot
This commit is contained in:
@@ -8,7 +8,8 @@ use crate::{
|
||||
project::Project,
|
||||
imfs::Imfs,
|
||||
session_id::SessionId,
|
||||
rbx_session::{RbxSession, InstanceChanges},
|
||||
rbx_session::RbxSession,
|
||||
rbx_snapshot::InstanceChanges,
|
||||
fs_watcher::FsWatcher,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user