Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2006, 4:28:05 PM (18 years ago)
Author:
hdavid
Message:

branches/atmospheric_engine: fixed class_id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/atmospheric_engine/src/defs/class_id.h

    r7810 r7813  
    289289
    290290  CL_GRAPHICS_EFFECT            =    0x00a01000,
    291   CL_SUN_EFFECT                 =    0x00a02000,
    292   CL_WEATHER_EFFECT             =    0x00a04000,
     291  CL_WEATHER_EFFECT             =    0x00a10000,
    293292  CL_FOG_EFFECT                 =    0x00000a10,
    294293  CL_VOLFOG_EFFECT              =    0x00000a11,
Note: See TracChangeset for help on using the changeset viewer.