mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-02 12:48:17 +00:00
oops
This commit is contained in:
@@ -317,7 +317,7 @@ function generate-TapeAtomOffsets {param(
|
||||
[Parameter(Mandatory=$true)]
|
||||
[string]$metadata)
|
||||
|
||||
$gen_atom_offsets_script = join-path $path_scripts 'tape_attom.offset_gen.meta.lua'
|
||||
$gen_atom_offsets_script = join-path $path_scripts 'tape_atom.offset_gen.meta.lua'
|
||||
|
||||
$any_stale = $false
|
||||
foreach ($src in $sources) {
|
||||
|
||||
Reference in New Issue
Block a user