Browse Source

biggest commit ever (#1060)

fixes leaving pepin
pull/1054/head^2
Andi 5 years ago committed by GitHub
parent
commit
df7ed584fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Source/stores.cpp

2
Source/stores.cpp

@ -2543,7 +2543,7 @@ void S_HealerEnter()
case 14:
StartStore(STORE_HBUY);
break;
case 18:
case 16:
stextflag = STORE_NONE;
break;
}

Loading…
Cancel
Save