Wolf

Results 4 issues of Wolf

Setup: ``` tabBarController = [[UITabBarController alloc] init]; Controller1* c1 = [Controller1 new]; Controller2* c2 = [Controller2 new]; UINavigationController* navCon = [[UINavigationController alloc] initWithRootViewController:c1]; [tabBarController addChildViewController: navCon]; [tabBarController addChildViewController: c2]; ```...

bug

- correct imperative of "geben" is "gib" - missing german phrases - all "Sie" to "Du" - wonky sentences

uses images from iconarchive under CC or Free License - also change east->west transformation to use mirroring with affine transform, so that directional karels are not upside down ![Bildschirmfoto 2019-12-03...

Not sure if Bug or different LevelDB version. But in my DB there are no ...sst files only ...ldb files, so i get the following error: > java.lang.RuntimeException: Could not...