tengri/Content/Maps/Gym.ts

6 lines
99 B
TypeScript

// Content/Maps/Gym.ts
import { BP_Rock } from '/Content/World/Props/BP_Rock.ts';
new BP_Rock();