Ignore:
Timestamp:
May 14, 2020, 9:31:00 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Wrong timeout calculation in movie mode.
  • Fixed: City dialog sound index out of range.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/CityScreen.pas

    r211 r227  
    16571657  end
    16581658  else
     1659  if OpenSoundEvent >= 0 then
    16591660    Play(CityEventSoundItem[OpenSoundEvent]);
    16601661  OpenSoundEvent := -2;
Note: See TracChangeset for help on using the changeset viewer.