diff options
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index c553e36..d035694 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -101,6 +101,8 @@ Editor utility to group brushes together /*QUAKED func_rotate (0 .5 .9) ? A group of brushes rotating around an axis + +"speed" Speed of rotation. */ // ---- FUNC_DOOR -------------------------------------------------- |