mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 08:53:32 +08:00
Merge branch 'master' into pubsync
This commit is contained in:
commit
309f1f510f
@ -466,7 +466,7 @@ def make_prefab(target: PrefabTarget) -> None:
|
||||
else:
|
||||
raise RuntimeError(f'Invalid target: {target}')
|
||||
|
||||
run(f'make {target}')
|
||||
run(f'make {mtarget}')
|
||||
|
||||
|
||||
def _vstr(nums: Sequence[int]) -> str:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user