Skip to content

Commit

Permalink
Update SplashScreen.java
Browse files Browse the repository at this point in the history
  • Loading branch information
SurFlurer authored Mar 3, 2023
1 parent 2b75f36 commit 041d129
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import android.preference.PreferenceManager;
import android.util.Log;

import com.cleverraven.cataclysmdda.CataclysmDDA_Helpers;
import com.surflurer.cataclysmdda.CataclysmDDA_Helpers;

public class SplashScreen extends Activity {
private static final String TAG = "Splash";
Expand Down

0 comments on commit 041d129

Please sign in to comment.