issues
search
jlnunez89
/
fibula-mmo
An open source server written in C# for the other-leg-bone-name game (which must not be named).
MIT License
28
stars
7
forks
source link
Address multiple issues.
#63
Closed
jlnunez89
closed
4 years ago
jlnunez89
commented
4 years ago
Problems:
61 #60 #53
Solution:
Removed a check for null as it is actually valid for #61
Pointed to the actual ParentCylinder for #53
Fixed a swapped condition on CreatureMovedNotification.cs for #60
Problems:
61 #60 #53
Solution: