From f030154fe727e25a2afe1f78b3998c2d2dba95e4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 18 Aug 2009 09:24:15 +0000 Subject: astyle cleanup, corrects not loading of material textures --- src/core/stats.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/stats.h') diff --git a/src/core/stats.h b/src/core/stats.h index 7bcad0d..db65f81 100644 --- a/src/core/stats.h +++ b/src/core/stats.h @@ -11,7 +11,8 @@ namespace core { /// class to gather various engine statistics -class Stats { +class Stats +{ public: /// clear statistics static void clear(); -- cgit v1.2.3