mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-07-08 05:17:13 -07:00
Transliterate BASIC code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
namespace LifeForTwo.Resources;
|
||||
namespace LifeforTwo.Resources;
|
||||
|
||||
internal static class Resource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user