Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-06-17 17:22:41 +0000
committerStijn Buys <ingar@osirion.org>2008-06-17 17:22:41 +0000
commitc5dddd62db3e070b89cb774abfd90cc3387a6d52 (patch)
tree4ffd089f567190aba57cdd59afa7ac8e3bde6261 /src/render/textures.cc
parent5438566c29ef436b32bb8722e0fa088935c59471 (diff)
camera and cursor updates
Diffstat (limited to 'src/render/textures.cc')
-rw-r--r--src/render/textures.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/textures.cc b/src/render/textures.cc
index 71abc87..e4b047f 100644
--- a/src/render/textures.cc
+++ b/src/render/textures.cc
@@ -45,6 +45,7 @@ void Textures::init()
// crosshairs
load("bitmaps/crosshairs/aim");
+ load("bitmaps/crosshairs/center");
load("bitmaps/crosshairs/control");
load("bitmaps/crosshairs/target");