summaryrefslogtreecommitdiff
path: root/GroundMaterialConfiguration.h
diff options
context:
space:
mode:
authorJonas Ask2009-11-27 15:35:35 +0000
committerJonas Ask2009-11-27 15:35:35 +0000
commitcf382c626ec583ab1abcbef7d1f38afaaaf91d67 (patch)
treea8b2287de5c24c5ef5a967eca4008c43232adf5b /GroundMaterialConfiguration.h
parent0a9fcbb2889a3db04c7bc96c3539d4a68ff8b623 (diff)
downloadstonesense-cf382c626ec583ab1abcbef7d1f38afaaaf91d67.tar.gz
stonesense-cf382c626ec583ab1abcbef7d1f38afaaaf91d67.tar.bz2
stonesense-cf382c626ec583ab1abcbef7d1f38afaaaf91d67.tar.xz
Started working on a unified system for loading content configuration.
Diffstat (limited to 'GroundMaterialConfiguration.h')
-rw-r--r--GroundMaterialConfiguration.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/GroundMaterialConfiguration.h b/GroundMaterialConfiguration.h
index 8a2c16f..980a26a 100644
--- a/GroundMaterialConfiguration.h
+++ b/GroundMaterialConfiguration.h
@@ -31,8 +31,8 @@ public:
};
-void LoadGroundMaterialConfiguration( );
-void TranslateGroundMaterialNames();
+//void LoadGroundMaterialConfiguration( );
+//void TranslateGroundMaterialNames();
extern bool GroundMaterialNamesTranslatedFromGame;
extern vector<GroundMaterialConfiguration*> groundTypes; \ No newline at end of file