mirror of
https://github.com/kwsch/NHSE.git
synced 2026-04-02 06:54:59 -05:00
game stores all donation types in the same array (chunked into date[], item[], playerID[]); no dedicated indexes for a donation, so no empty slots, and all donation types are intermixed (based on donation date) |
||
|---|---|---|
| .. | ||
| ArrayUtil.cs | ||
| ComboItem.cs | ||
| EnumUtil.cs | ||
| FlagUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| ResourceUtil.cs | ||
| StringUtil.cs | ||
| StructConverter.cs | ||