changeset 2935:b70e245e872f draft

(svn r3491) - NewGRF Fix: Handle loading of rail vehicle flags (unimplemented)
author peter1138 <peter1138@openttd.org>
date Mon, 30 Jan 2006 18:42:46 +0000
parents 137d6aa34f0e
children 2cec803b3acc
files newgrf.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/newgrf.c
+++ b/newgrf.c
@@ -436,6 +436,7 @@
 		case 0x20:	/* Air drag */
 		case 0x25:	/* User-defined bit mask to set when checking veh. var. 42 */
 		case 0x26:	/* Retire vehicle early */
+		case 0x27:	/* Miscellaneous flags */
 			{
 			/* TODO */
 			FOR_EACH_OBJECT {