downloading levels... IS REAL!

This commit is contained in:
Reid 2023-09-13 14:47:23 -07:00
parent 91fc1433b3
commit cc1c365e5f
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
6 changed files with 244 additions and 4 deletions

View file

@ -21,7 +21,6 @@ macro_rules! object_prop_bool {
};
}
#[derive(Clone)]
pub struct ObjectData {
raw: HashMap<String, String>