Add timestamp to generated files

This commit is contained in:
a2x
2023-10-03 02:00:52 +10:00
parent 338bcde14e
commit 5d4778ebeb
60 changed files with 16048 additions and 15839 deletions

View File

@@ -1,3 +1,6 @@
// Created using https://github.com/a2x/cs2-dumper
// 2023-10-02 15:54:55.103182300 UTC
public static class CAnimScriptBase {
public const nint m_bIsValid = 0x8; // bool
}