WIP
This commit is contained in:
parent
b695c42e11
commit
300ce61bd0
4 changed files with 47 additions and 38 deletions
|
@ -60,7 +60,7 @@ impl TestAppContext {
|
|||
RefCounts::new(leak_detector),
|
||||
(),
|
||||
);
|
||||
cx.next_entity_id = first_entity_id;
|
||||
cx.next_id = first_entity_id;
|
||||
let cx = TestAppContext {
|
||||
cx: Rc::new(RefCell::new(cx)),
|
||||
foreground_platform,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue