This website requires JavaScript.
Explore
Help
Register
Sign In
yangwu
/
popcorn
Watch
1
Star
0
Fork
You've already forked popcorn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e497c24954
popcorn
/
popcorn
/
Assets
/
Unity.IO.Compression
/
MatchState.cs
6 lines
97 B
C#
Raw
Blame
History
internal
enum
MatchState
{
HasSymbol
=
1
,
HasMatch
=
2
,
HasSymbolAndMatch
=
3
}
Reference in New Issue
View Git Blame
Copy Permalink