mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-08 00:30:22 +08:00
latest assets
This commit is contained in:
parent
30ea7e3508
commit
2c94dfe578
@ -661,7 +661,8 @@ def make_prefab() -> None:
|
||||
if machine == 'x86_64':
|
||||
base = 'linux'
|
||||
else:
|
||||
raise RuntimeError(f'make_prefab: unsupported linux machine type:'
|
||||
raise RuntimeError(
|
||||
f'make_prefab: unsupported linux machine type:'
|
||||
f' {machine}.')
|
||||
else:
|
||||
raise RuntimeError(f'make_prefab: unrecognized platform:'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user