A lot more work on a bunch of different parts of the system.
This commit is contained in:
@@ -2,6 +2,7 @@ use crate::dynamic_data::script_handling::script::Script;
|
||||
use crate::dynamic_data::script_handling::script_set::ScriptSet;
|
||||
use std::sync::Weak;
|
||||
|
||||
pub mod item_script;
|
||||
pub mod script;
|
||||
pub mod script_set;
|
||||
pub mod volatile_scripts;
|
||||
|
||||
Reference in New Issue
Block a user