table/sprites.h
changeset 1070 bef634a62323
parent 983 1be852dcdd4c
child 1364 9fad41818ac1
--- a/table/sprites.h	Wed Jan 19 20:22:10 2005 +0000
+++ b/table/sprites.h	Wed Jan 19 20:55:23 2005 +0000
@@ -44,7 +44,8 @@
 	/* Extra graphic spritenumbers */
 	SPR_CANALS_BASE		= 5126,
 	SPR_SLOPES_BASE		= SPR_CANALS_BASE + 70,
-	SPR_OPENTTD_BASE	= SPR_SLOPES_BASE + 74,		//5270
+	SPR_AUTORAIL_BASE		= SPR_SLOPES_BASE + 78,
+	SPR_OPENTTD_BASE	= SPR_AUTORAIL_BASE + 55, // can be lowered once autorail.grf is finalized
 
 	SPR_BLOT = SPR_OPENTTD_BASE + 32, // colored circle (mainly used as vehicle profit marker and for sever compatibility)