Allow different railtypes

This commit is contained in:
SmallJoker
2015-03-15 13:03:35 +01:00
parent eb610a5e9c
commit 670f961d35
2 changed files with 10 additions and 1 deletions

View File

@ -30,6 +30,7 @@ boost_cart.cart = {
old_dir = {x=0, y=0, z=0},
old_pos = nil,
old_switch = nil,
railtype = nil,
attached_items = {}
}