1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(svn r2043) -Fix: committed too many files in the last commit

This commit is contained in:
truelight
2005-03-24 14:33:05 +00:00
parent fbb11ea366
commit 9b1e6e6d3e
4 changed files with 5 additions and 7 deletions

View File

@@ -567,8 +567,6 @@ static void DoTriggerVehicle(Vehicle *veh, VehicleTrigger trigger, byte base_ran
RealSpriteGroup *rsg;
byte new_random_bits;
assert(_current_player >= MAX_PLAYERS);
_vsg_random_triggers = trigger;
_vsg_bits_to_reseed = 0;
rsg = TriggerVehicleSpriteGroup(GetVehicleSpriteGroup(veh->engine_type, veh), veh,