mirror of
https://gitflic.ru/project/w0lf/bulls-and-cows-cpp.git
synced 2026-03-28 16:02:46 +03:00
Fixed typo.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#define strGAME_NAME L"Быки и Коровы."
|
||||
#define strGAME_VERSION L"Версия"
|
||||
#define strGAME_COPYRIGHT L"Copyright (c) 2023 by W0LF aka 'dreamforce'"
|
||||
#define strGAME_COPYRIGHT L"Copyright (c) 2023 W0LF aka 'dreamforce'"
|
||||
|
||||
#define strVICTORY L"!!! П О Б Е Д А !!!"
|
||||
#define strNUM_STEPS L"\tКоличество ходов: "
|
||||
|
||||
Reference in New Issue
Block a user