XaserAcheron / argent

ARGENT: a Xaserious DOOM (4) to DooM (classic) weapon mod.
16 stars 2 forks source link

Make BFG ammo-switching code more efficient #93

Closed XaserAcheron closed 7 years ago

XaserAcheron commented 7 years ago

Between the AttachToOwner and DoEffect virtuals, I ought to be able to oust the current "check for an ammo change every tic for every single BFG on the map" nonsense.