Transliterate BASIC code

This commit is contained in:
Andrew Cooper
2022-08-20 17:58:35 +10:00
parent 276f7f543e
commit fafddfbf1a
3 changed files with 151 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
using System.Reflection;
using System.Runtime.CompilerServices;
namespace LifeForTwo.Resources;
namespace LifeforTwo.Resources;
internal static class Resource
{