diff options
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 7bb71a9..c553e36 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -44,7 +44,8 @@ flare flare number texture (maps to textures/fx/flare??.tga), default 0 angle direction angle of the flare direction direction angle of the flare pitch pitch angle of the flare -roll roll ange of the flare +roll roll angle of the flare +cull cull side, back(back side), front(front side), none(no culling) */ // ---- FX_PARTICLES ----------------------------------------------- |