This website requires JavaScript.
Explore
Help
Sign In
mirror
/
quantum-space-buddies
Watch
1
Star
0
Fork
0
You've already forked quantum-space-buddies
mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced
2025-01-10 06:51:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5664b24730
quantum-space-buddies
/
QSB
/
Animation
/
NPC
/
AnimationEvent.cs
9 lines
110 B
C#
Raw
Normal View
History
Unescape
Escape
stuffz
2021-04-29 17:30:45 +00:00
namespace
QSB.Animation.NPC
{
cleanup
2021-04-29 20:00:02 +00:00
internal
enum
AnimationEvent
stuffz
2021-04-29 17:30:45 +00:00
{
StartConversation
,
EndConversation
}
}
Reference in New Issue
Copy Permalink