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

This commit is contained in:
2025-11-24 09:45:10 +01:00
parent 59e6af62ba
commit 210f8a941e
6 changed files with 115 additions and 210 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 = "1a6185b";
constexpr const char* GIT_HASH = "59e6af6";
} // namespace Project