Skip to content

Commit

Permalink
Merge pull request #57 from Norrox/original-patches
Browse files Browse the repository at this point in the history
Original patches
  • Loading branch information
Bioblaze authored Oct 18, 2024
2 parents dbb5a2e + 11cabbf commit 018f959
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,4 +297,4 @@ index 4babe476f..8d41a7690 100644
+ @SuppressLint("MissingPermission")
NetworkInfo activeInfo = mConnectivityManager
.getActiveNetworkInfo();
updateNetworkState(activeInfo);
updateNetworkState(activeInfo);
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ import org.godotengine.godot.BuildConfig;
+ // -- GODOT end --
return outBuff;
}


0 comments on commit 018f959

Please sign in to comment.