TaikoMods => TakoTako
This commit is contained in:
parent
0efa910b58
commit
718ca0edcf
@ -2,7 +2,7 @@
|
||||
|
||||
// MIT License
|
||||
//
|
||||
// Copyright (c) 2017 Jitbit, 2022 TaikoMods contributors
|
||||
// Copyright (c) 2017 Jitbit, 2022 TakoTako contributors
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
// of this software and associated documentation files (the "Software"), to deal
|
||||
@ -22,7 +22,7 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
// SOFTWARE.
|
||||
|
||||
namespace TaikoMods;
|
||||
namespace TakoTako;
|
||||
|
||||
public class MurmurHash2
|
||||
{
|
||||
|
@ -15,7 +15,6 @@ using System.Threading.Tasks;
|
||||
using BepInEx.Logging;
|
||||
using HarmonyLib;
|
||||
using Newtonsoft.Json;
|
||||
using TaikoMods;
|
||||
using TakoTako.Common;
|
||||
using Unity.Collections;
|
||||
using Unity.Collections.LowLevel.Unsafe;
|
||||
|
Loading…
Reference in New Issue
Block a user