This commit is contained in:
ed
2026-07-06 18:15:34 -04:00
parent ffcd43c1ea
commit b29fc7dc02
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -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) {