diff options
author | Evan Goers <mega@osirion.org> | 2009-02-08 18:56:02 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2009-02-08 18:56:02 +0000 |
commit | 0b02c2c79be6e4ee79b594c087f8a728aa7793db (patch) | |
tree | 3c7c96cdc838837980e46a8b1cf9c41d802a8349 /gtkradiant | |
parent | 322ef4772f82054c82d0c5e21251d666868c33b4 (diff) |
Changed osirion.game to be more generic.
Updated pod, hades, researchstation, jupiter for new materials.
Fixed colors.shader, common.shader.
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 fe69a05..6fe024d 100644 --- a/gtkradiant/games/osirion.game +++ b/gtkradiant/games/osirion.game @@ -2,7 +2,7 @@ <game type="q2" name="Osirion" - enginepath_linux="/home/ingar/projects/osirion/osirion-data" + enginepath_linux="/usr/local/games/osirion/data" enginepath_win32="D:\Osirion\data" engine_win32="osirion.exe" engine_linux="osirion" |