This website requires JavaScript.
Explore
Help
Register
Sign In
Admin
/
wwdpublic
Watch
1
Star
0
Fork
0
You've already forked wwdpublic
mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced
2026-04-18 05:59:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ca9e166709a6370d006cefb70eb970bfcd06de8
wwdpublic
/
Content.Server
/
GameObjects
/
EntitySystems
/
Click
History
Acruid
6ca9e16670
Changes the interaction system so that if a client sends a UseItemInHand input command while not having a valid attached entity, the handler method will block the command. Previously, the handler method would throw a NullRefException if this occurred.
2019-09-06 10:13:48 -07:00
..
ExamineSystem.cs
Fixed examine things (
#308
)
2019-08-19 22:27:25 +02:00
InteractionSystem.cs
Changes the interaction system so that if a client sends a UseItemInHand input command while not having a valid attached entity, the handler method will block the command. Previously, the handler method would throw a NullRefException if this occurred.
2019-09-06 10:13:48 -07:00