package com.secondworld.sdk; public class GTGamePlatform extends PlatformDiff { @Override public String platformName() { return "hyenglish"; } }