mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-26 06:47:07 +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]]
|
||||
name = "anime-launcher-sdk"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
dependencies = [
|
||||
"anime-game-core",
|
||||
"anyhow",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 35565d07c252a8655df23d6d99bb315e29eef318
|
||||
Subproject commit 6565e300309a89f859fd62d2b626ca84675d9ae8
|
Loading…
Reference in a new issue