diff options
author | Stijn Buys <ingar@osirion.org> | 2009-08-12 09:03:37 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-08-12 09:03:37 +0000 |
commit | 2dba0e3dfe26248000cc07d488e224c3ae82b318 (patch) | |
tree | e8961f023f2ec59db862d50b362e07c9e77347c2 /gtkradiant | |
parent | f10025394fcf131c89721544817733fa9560b63d (diff) |
changed radiant brushtype to q3
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/games/osirion.game | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game index d3edcc0..2d85722 100644 --- a/gtkradiant/games/osirion.game +++ b/gtkradiant/games/osirion.game @@ -24,6 +24,6 @@ entityclass="quake3" entityclasstype="def xml" entities="quake3" - brushtypes="quake2" + brushtypes="quake3" patchtypes="quake3" /> |