Skip to content

Commit

Permalink
namespace Mirror.FizzySteam
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGadget committed Mar 2, 2019
1 parent 755af92 commit 09881f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System;
using Steamworks;

namespace FizzySteam
namespace Mirror.FizzySteam
{
public class Common
{
Expand Down Expand Up @@ -188,4 +188,4 @@ protected EP2PSend channelToSendType(int channelId)
}

}
}
}

0 comments on commit 09881f5

Please sign in to comment.