Browse Source

Update Source/diablo.cpp

Co-authored-by: Anders Jenbo <anders@jenbo.dk>
pull/8312/head
Chris V. 1 month ago committed by GitHub
parent
commit
e8ab73a31f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      Source/diablo.cpp

1
Source/diablo.cpp

@ -169,7 +169,6 @@ bool forceSpawn;
bool forceDiablo;
int sgnTimeoutCurs;
bool gbShowIntro = true;
/** To know if these things have been done when we get to the diablo_deinit() function */
bool was_archives_init = false;
/** To know if surfaces have been initialized or not */

Loading…
Cancel
Save