Removed unnecessary logging
This commit is contained in:
parent
a4424ecd09
commit
f565c3794d
@ -25,8 +25,6 @@ namespace Terkoiz.Freecam
|
|||||||
|
|
||||||
private void Awake()
|
private void Awake()
|
||||||
{
|
{
|
||||||
Logger.LogError("Loading Freecam...");
|
|
||||||
|
|
||||||
InitConfiguration();
|
InitConfiguration();
|
||||||
|
|
||||||
HookObject = new GameObject();
|
HookObject = new GameObject();
|
||||||
|
Reference in New Issue
Block a user