mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-21 06:43:06 -08:00
Fix typo
This commit is contained in:
@@ -110,7 +110,7 @@ int Previous(this IRandom random, int inclusiveMinimum, int exclusiveMaximum);
|
||||
### Add Project Reference
|
||||
|
||||
Add the `Games.Common` project as a reference to the game project. For example, here's the reference from the C\# port
|
||||
of `86_Tower`:
|
||||
of `86_Target`:
|
||||
|
||||
```xml
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user