typo i krokodillespillet

This commit is contained in:
Geir Okkenhaug Jerstad 2024-11-19 10:05:14 +01:00
parent 9c8b53e8f5
commit 09947e3059
4 changed files with 21 additions and 4 deletions

View file

@ -0,0 +1,12 @@
using System;
using Terminal.Gui;
Application.Run<ExampleWindow> ().Dispose ();
Application.shutdown ();
namespace Hello{
class
}

View file

@ -6,3 +6,7 @@ Application.Run<ExampleWindow> ().Dispose ();
Application.shutdown ();
namespace Hello{
}