aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 7e06d7d..e17b910 100644
--- a/main.cpp
+++ b/main.cpp
@@ -96,7 +96,7 @@ int main(int argc, char *argv[])
// start the random number generator
randInit(millis());
- // load saved data
+ // load some saved data
game::briceLoad();
game::briceUpdate();