Skip to content

Commit

Permalink
oh no
Browse files Browse the repository at this point in the history
  • Loading branch information
camelStyleUser committed Mar 4, 2024
1 parent 3e3ff7e commit d6602bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/io/anuke/moment/AndroidLauncher.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration;
import io.anuke.moment.Moment;
import io.anuke.moment.MomentVars;
import io.anuke.moment.android.AndroidPlatform;
import io.anuke.moment.platform.*;
public class AndroidLauncher extends AndroidApplication {
@Override
protected void onCreate (Bundle savedInstanceState) {
Expand Down

0 comments on commit d6602bf

Please sign in to comment.