Skip to content
Snippets Groups Projects
Unverified Commit a3733fbf authored by John's avatar John Committed by GitHub
Browse files

Merge pull request #173 from maccesch/patch-1

Remove old UICamera spawn
parents 3ac13d54 71f42fb6
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@ fn startup(
) {
font_mapping.set_default(asset_server.load("roboto.kayak_font"));
commands.spawn(UICameraBundle::new());
let mut widget_context = KayakRootContext::new();
let parent_id = None;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment