mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 09:24:48 +08:00
AWC research progress
This commit is contained in:
@@ -490,6 +490,11 @@ namespace CodeWalker.GameFiles
|
||||
//failing silently!! not so good really
|
||||
}
|
||||
}
|
||||
|
||||
for (int i = 0; i < 100; i++)
|
||||
{
|
||||
JenkIndex.Ensure(i.ToString("00"));
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user