Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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");