Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Cooleyy committed Mar 19, 2021
1 parent f2eb63f commit 7a80707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EasySpawner/Patches/DungeonDBStartPatch.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace EasySpawner.Patches
{
//Patch LoadMainScene on FejdStartup to load the menu asset bundle and get the prefabNames from ZNetScene
//Patch Start on DungeonDB to load the menu asset bundle and get the prefabNames from ZNetScene
[HarmonyPatch(typeof(DungeonDB), "Start")]
class DungeonDB_Start_Patch
{
Expand Down

0 comments on commit 7a80707

Please sign in to comment.