mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
feat: updates IHasInput to remove requirement for SetInputs method (unnecessary)
This commit is contained in:
parent
2b6f79b68f
commit
3ee8cb7ea3
4 changed files with 5 additions and 8 deletions
|
|
@ -64,7 +64,7 @@ namespace PepperDash.Essentials.Core
|
|||
SetManualMode();
|
||||
}
|
||||
}
|
||||
else
|
||||
else
|
||||
{
|
||||
SetManualMode();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue