retep998 / Vana

Git mirror of the svn repo for Vana, a MapleStory private server written in C++.
GNU General Public License v2.0
75 stars 34 forks source link

Tune meso explosion logic and drop packets #9

Closed diamondo25 closed 7 years ago

diamondo25 commented 7 years ago

Meso explosions have a small delay, and that depends on several factors. Also fix cleanup some logic to use a enum class for different kinds of drop despawns

diamondo25 commented 7 years ago

@LazyBui Fixed comments, care to review?