We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9156927 commit 6ec8456Copy full SHA for 6ec8456
setup/dependencies/recipes/10-axmol.sh
@@ -8,8 +8,8 @@ set -euo pipefail
8
: "${bim_packages_root:-}"
9
10
: "${axmol_repository:=https://github.com/j-jorge/axmol/}"
11
-: "${axmol_version:=2.11.2.0j}"
12
-package_revision=2
+: "${axmol_version:=2.11.2.1j}"
+package_revision=1
13
version="$axmol_version"-"$package_revision"
14
flavor="$bim_build_type"
15
todo.md
@@ -1,6 +1,5 @@
1
# Next
2
3
-- Visual bug for stats with zero victories.
4
- Share the logs when sending an e-mail.
5
- Display the host in the debug menu.
6
- Game state's CRC to be checked by the server.
0 commit comments