Files
2025-09-08 09:26:20 +07:00

7 lines
79 B
C#

using UnityEngine;
public class EC_Player
{
public Bounds m_aabbServer;
}