0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-05-19 03:41:18 +03:00

3 lines
148 B
C#
Raw Permalink Normal View History

namespace MissionTmaLib;
2024-11-28 05:07:17 +03:00
public record LodeInfo(Vector3 UnknownVector, int UnknownInt1, int UnknownFlags2, float UnknownFloat, int UnknownInt3);