More tests and some other stuff

This commit is contained in:
Lol3rrr
2024-09-30 00:47:32 +02:00
parent fa57cacae0
commit a872c5b3db
3 changed files with 3627 additions and 1 deletions

View File

@@ -90,6 +90,8 @@ impl EntityContext {
prop_info: prop_info.clone(),
value: result,
});
} else {
println!("Missing PropInfo for {:?}", fi);
}
}
}

File diff suppressed because it is too large Load Diff