prova: 1.000.000
Some checks failed
Release / build-linux (push) Failing after 3s
Release / build-windows (push) Failing after 3s
Release / create-release (push) Has been skipped

This commit is contained in:
2025-11-24 16:15:48 +01:00
parent dd09471cbc
commit 6788fa8b21
2 changed files with 26 additions and 10 deletions

View File

@@ -5,5 +5,5 @@ constexpr const char* NAME = "pollo";
constexpr const char* LONG_NAME = "Los pollos hermanos";
constexpr const char* VERSION = "0.1";
constexpr const char* COPYRIGHT = "@2025 JailDesigner";
constexpr const char* GIT_HASH = "cb9f09d";
constexpr const char* GIT_HASH = "dd09471";
} // namespace Project