Popular repositories
-
Forked from diasurgical/devilution
Infernity - the ultimate mod for vanilla diablo lovers :: SCROLL DOWN FOR INFO!
C++ 43
-
-
-
-
-
425 contributions in the last year
Less
More
Contribution activity
March 2021
Created 1 commit in 1 repository
Created a pull request in diasurgical/devilutionX that received 9 comments
casting animations in town
if (leveltype == DTYPE_TOWN) { if (plr[pnum]._pVar8 > plr[pnum]._pSFrames) { StartWalkStand(pnum); ClearPlrPVars(pnum); return TRUE; } } else if (…
+19
−36
•
9
comments