From cd3df50422ff66df045183d2b84b62a58b0155fe Mon Sep 17 00:00:00 2001 From: Mehrdad Shirvani Date: Sun, 12 Apr 2026 18:44:23 +0330 Subject: [PATCH] feat: add comments in develop --- TheGame.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TheGame.cpp b/TheGame.cpp index 3c0ca52..d92e231 100644 --- a/TheGame.cpp +++ b/TheGame.cpp @@ -6,7 +6,9 @@ #include #include #include -// + + +//DEVELOPED using namespace std;