summaryrefslogtreecommitdiffstats
path: root/src/object
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-09-27 20:43:20 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-09-27 20:43:20 +0200
commita394c9efec830b275c0b738974126aead284ec4e (patch)
treefbe57b44efdaf41eeae1a8a870407e4ea837786f /src/object
parent2ef1c8b6f8976c2c11034a6d30d941e5b22bfac0 (diff)
downloadcolobot-a394c9efec830b275c0b738974126aead284ec4e.tar.gz
colobot-a394c9efec830b275c0b738974126aead284ec4e.tar.bz2
colobot-a394c9efec830b275c0b738974126aead284ec4e.zip
Updated docs and some Doxygen fixes
Diffstat (limited to 'src/object')
-rw-r--r--src/object/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object/README.txt b/src/object/README.txt
index f3bad23..fe946db 100644
--- a/src/object/README.txt
+++ b/src/object/README.txt
@@ -1,7 +1,7 @@
/**
- * \dir object
+ * \dir src/object
* \brief Game engine
*
* Contains the main class of game engine - CRobotMain and the various in-game objects:
* CObject and related auto, motion and task subclasses.
- */ \ No newline at end of file
+ */