diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ pub mod helper; pub mod common_strings; pub mod serialized_file; pub mod object; -pub mod assets; +pub mod classes; |
![]() |
index : unity-tools | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/lib.rs | 2 |
@@ -3,4 +3,4 @@ pub mod helper; pub mod common_strings; pub mod serialized_file; pub mod object; -pub mod assets; +pub mod classes; |