mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-07 02:24:33 -08: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
|
||||
{
|
||||
|
||||
@@ -3,3 +3,4 @@
|
||||
|
||||
|
||||
|
||||
U.B. Life Game
|
||||
|
||||
Reference in New Issue
Block a user