mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 06:49:28 -05:00
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
// =========================================
|
|
// PhysPreset
|
|
// =========================================
|
|
use PhysPreset;
|
|
set string name;
|
|
set name name;
|
|
set string sndAliasPrefix; |