Skip to content

Commit 6ec8456

Browse files
committed
Update Axmol to version 2.11.2.1j.
1 parent 9156927 commit 6ec8456

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

setup/dependencies/recipes/10-axmol.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ set -euo pipefail
88
: "${bim_packages_root:-}"
99

1010
: "${axmol_repository:=https://github.com/j-jorge/axmol/}"
11-
: "${axmol_version:=2.11.2.0j}"
12-
package_revision=2
11+
: "${axmol_version:=2.11.2.1j}"
12+
package_revision=1
1313
version="$axmol_version"-"$package_revision"
1414
flavor="$bim_build_type"
1515

todo.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Next
22

3-
- Visual bug for stats with zero victories.
43
- Share the logs when sending an e-mail.
54
- Display the host in the debug menu.
65
- Game state's CRC to be checked by the server.

0 commit comments

Comments
 (0)