2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-07-12 06:01:52 +00:00
Files
OpenAssetTools/src/ZoneCode/Game/IW4/XAssets/ComWorld.txt

10 lines
260 B
Plaintext

// =========================================
// ComWorld
// =========================================
use ComWorld;
set block XFILE_BLOCK_TEMP;
set string name;
set count primaryLights primaryLightCount;
// ComPrimaryLight
set string ComPrimaryLight::defName;