Changes between Initial Version and Version 1 of Ticket #15353, comment 2


Ignore:
Timestamp:
Sep 2, 2024, 8:47:54 PM (2 weeks ago)
Author:
AndywinXp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15353, comment 2

    initial v1  
    1 ```
     1
     2{{{
    23        if (s.isLoading() && VAR_SOUNDCARD != 0xFF && (_game.heversion < 70 && _game.version <= 6)) {
    34                if (currentSoundCard != VAR(VAR_SOUNDCARD)) {
     
    1415                }
    1516        }
    16 ```
     17}}}
    1718
    1819It's crashing here... why is it crashing here? :S