diff options
author | Stijn Buys <ingar@osirion.org> | 2008-12-07 09:04:13 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-12-07 09:04:13 +0000 |
commit | 1be0adb892425feaeebc3039451f01d1b39bfed2 (patch) | |
tree | 9c33c7a454b05aca87b602b1e3a7c91a7ee0e999 /gtkradiant | |
parent | ec91ea26ffcbef4f15970939a56715e4764bba89 (diff) |
removed "name" key from worldspawn
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 6154dcd..7f91109 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -8,7 +8,6 @@ The building blocks of the model. Faces with common/caulk are ignored. Detail brushes are used for LOD and will not be visible from a distance. -"name" name of the model "enginecolor" color used for engine flares and common/engine, default 1 0 0 "enginesound" engine sound loop (maps to sounds/engines/loop??.wav), default 0 */ |