We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22586a commit cdd7715Copy full SHA for cdd7715
SER.csproj
@@ -183,6 +183,7 @@
183
<Compile Include="MethodSystem\Methods\BroadcastMethods\CountdownMethod.cs" />
184
<Compile Include="MethodSystem\Methods\CASSIEMethods\IsCassieSpeakingMethod.cs" />
185
<Compile Include="MethodSystem\Methods\CollectionVariableMethods\CollectionFetchMethod.cs" />
186
+ <Compile Include="MethodSystem\Methods\DoorMethods\SetDoorPermissionMethod.cs" />
187
<Compile Include="MethodSystem\Methods\ElevatorMethods\LockElevatorMethod.cs" />
188
<Compile Include="MethodSystem\Methods\ElevatorMethods\SendElevatorMethod.cs" />
189
<Compile Include="MethodSystem\Methods\ElevatorMethods\UnlockElevatorMethod.cs" />
0 commit comments