diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ * src/main.cpp: Use PhysFS to determine user's home directory on unix system. Removed an now unused header. + * src/game.cpp: Commented a switch case label that was left uncommented + though the rest was commented. 2005-08-02 Andrej Sinicyn <andrej4000@gmail.com> |