This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hexiaojie
/
Client
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ecffe63cdc
Ramuri
Etichete
GFG
douYou
douYouTap
ios_test
master
Client
/
GameClient
/
Assets
/
Game
/
HotUpdate
/
Constant
/
ConstFieldGuideId.cs
ConstFieldGuideId.cs
109 B
Istoric
Crud
1
2
3
4
5
6
7
namespace GFGGame
{
public class ConstFieldGuideId
{
public const int SUIT_GUIDE = 1;
}
}