Add "Written for" comment

This commit is contained in:
NintenHero 2024-03-24 10:34:01 -05:00 committed by GitHub
parent 797c350fec
commit 5a8a79ae57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
using System.IO; //Written for Warrecs 2. https://store.steampowered.com/app/1360500
using System.IO;
namespace Warrecs_2_Extractor namespace Warrecs_2_Extractor
{ {