forked from mirror/OpenTTD
(svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.
This commit is contained in:
@@ -256,6 +256,7 @@ static inline const SpriteGroup *ResolveRandom(const SpriteGroup *group, Resolve
|
||||
byte index;
|
||||
|
||||
object->scope = group->g.random.var_scope;
|
||||
object->count = group->g.random.count;
|
||||
|
||||
if (object->trigger != 0) {
|
||||
/* Handle triggers */
|
||||
|
Reference in New Issue
Block a user