mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-27 11:24:55 +00:00
feat: updates IHasInput to remove requirement for SetInputs method (unnecessary)
This commit is contained in:
@@ -64,7 +64,7 @@ namespace PepperDash.Essentials.Core
|
||||
SetManualMode();
|
||||
}
|
||||
}
|
||||
else
|
||||
else
|
||||
{
|
||||
SetManualMode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user