This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
hexiaojie
/
Client
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
ecffe63cdc
Grenar
Taggar
GFG
douYou
douYouTap
ios_test
master
Client
/
GameClient
/
Assets
/
Game
/
HotUpdate
/
Constant
/
ConstFieldGuideId.cs
ConstFieldGuideId.cs
109 B
Historik
Rå
1
2
3
4
5
6
7
namespace GFGGame
{
public class ConstFieldGuideId
{
public const int SUIT_GUIDE = 1;
}
}