fluffychat/lib/pangea/constants/analytics_constants.dart

3 lines
67 B
Dart

class AnalyticsConstants {
static const int xpPerLevel = 2000;
}