Just enough for Pop'n music network check

This commit is contained in:
Kuro 2023-02-20 21:28:58 +01:00
parent 216b4b7521
commit 4affe513ed

View File

@ -108,7 +108,6 @@ async def core_get_game_version_from_software_version(software_version):
elif model == "M39":
if ext >= 2022061300: # ???
print("OK!")
return 31
else: