diff options
author | Stijn Buys <ingar@osirion.org> | 2009-08-12 21:03:29 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-08-12 21:03:29 +0000 |
commit | 702e1967bc311f5f04341c66d67392fe3e05b257 (patch) | |
tree | cce57ee3aba1f4351d9367426b2fe73a73789fd8 /gtkradiant | |
parent | b7608a85045ce38618c2f7435162d67da17d92a6 (diff) |
remove surface flags dialog options in radiant
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/games/osirion.game | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game index 2d85722..5a6eb71 100644 --- a/gtkradiant/games/osirion.game +++ b/gtkradiant/games/osirion.game @@ -19,10 +19,8 @@ maptypes="mapq3" shaderpath="materials" shaders="quake3" - si_flags="true" - surf1="light" entityclass="quake3" - entityclasstype="def xml" + entityclasstype="def" entities="quake3" brushtypes="quake3" patchtypes="quake3" |