mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-16 11:03:30 +01:00
tests: Fix the crc update script
This commit is contained in:
parent
6109fd6727
commit
8108385075
@ -31,4 +31,4 @@ const outKeys = Object.keys(lines).map((key) => {
|
||||
return parseInt(key, 16)
|
||||
})
|
||||
|
||||
await writeFile("data/game-defined-locr-crc32s.msgpack", pack(outKeys))
|
||||
await writeFile("testData/game-defined-locr-crc32s.msgpack", pack(outKeys))
|
||||
|
Loading…
Reference in New Issue
Block a user