mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-04-04 15:55:27 +03:00
chore(core): updated SDK with fixed wine LANG
values
Should fix keyboard input issues in the game
This commit is contained in:
parent
09fe6a9116
commit
da70ae174c
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -76,7 +76,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "anime-launcher-sdk"
|
name = "anime-launcher-sdk"
|
||||||
version = "0.3.1"
|
version = "0.3.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anime-game-core",
|
"anime-game-core",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 35565d07c252a8655df23d6d99bb315e29eef318
|
Subproject commit 6565e300309a89f859fd62d2b626ca84675d9ae8
|
Loading…
Add table
Reference in a new issue