remove log
This commit is contained in:
@@ -222,7 +222,6 @@ namespace BrewMonster
|
||||
{
|
||||
return;
|
||||
}
|
||||
BMLogger.LogError("HoangDev animationName:"+animationName);
|
||||
bool isState = namedAnimancer.States.TryGet(animationName, out var existingState) ? true : false;
|
||||
if (isState)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user