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