Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2011-10-22 11:38:25 +0000
committerEvan Goers <mega@osirion.org>2011-10-22 11:38:25 +0000
commitba1161bf38b5ea5dea1e60ce901a6c911f02d048 (patch)
tree9d7018a1817d7f783530435e29c3b1783b80c7dd /gtkradiant
parent454af8d15c52c8a9aff09e3ac02b782ba860dc70 (diff)
Added obj to supported model types for radiant.
Diffstat (limited to 'gtkradiant')
-rw-r--r--gtkradiant/games/osirion.game2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game
index d4cb968..14969b0 100644
--- a/gtkradiant/games/osirion.game
+++ b/gtkradiant/games/osirion.game
@@ -17,7 +17,7 @@
no_bsp_monitor="1"
archivetypes="pk3"
texturetypes="tga png jpg"
- modeltypes="ase"
+ modeltypes="ase obj"
maptypes="mapq3"
shaderpath="materials"
shaders="quake3"