fix #24
This commit is contained in:
parent
2f63dd9e74
commit
aba1e9de71
@ -16,8 +16,6 @@ mod types;
|
|||||||
|
|
||||||
use pyo3::prelude::*;
|
use pyo3::prelude::*;
|
||||||
|
|
||||||
// const MOD_PATH: String = String::from("mods");
|
|
||||||
|
|
||||||
#[allow(unused)]
|
#[allow(unused)]
|
||||||
enum LoadState {
|
enum LoadState {
|
||||||
Init,
|
Init,
|
||||||
|
Loading…
Reference in New Issue
Block a user