Version 0.2

This commit is contained in:
2023-06-30 20:35:46 +03:00
parent 2d9c1c1d57
commit ba43d72188

View File

@@ -4,7 +4,7 @@
#include "CStep.h" #include "CStep.h"
#include <string> #include <string>
#define VERSION 0.1 #define VERSION 0.2
class CGame class CGame
{ {