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