hch
2024-10-22 c5fccaf4bf196c1b136453765658c33b5e899009
SdkProject/channel/test/java/com/secondworld/sdk/GTGamePlatform.java
File was renamed from SdkProject/channel/test/java/com/secondworld/sdk/TestPlatform.java
@@ -1,6 +1,7 @@
package com.secondworld.sdk;
public class TestPlatform extends PlatformDiff{
public class GTGamePlatform extends PlatformDiff {
    @Override
    public String platformName() {
        return "test";