(svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing!
authororudge
Sun, 29 May 2005 20:42:01 +0000
changeset 1873 c8637fc2977b
parent 1872 5fe1a92bde30
child 1874 0de81735ed43
(svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing!
newgrf.c
--- a/newgrf.c	Sun May 29 20:36:11 2005 +0000
+++ b/newgrf.c	Sun May 29 20:42:01 2005 +0000
@@ -471,6 +471,7 @@
 			}
 			ret = true;
 			break;
+		}
 		default:
 			ret = true;
 	}