mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:55:35 +00:00
Bullet emitter
This commit is contained in:
parent
2e8bb70348
commit
e9a9653c20
6 changed files with 84 additions and 11 deletions
|
|
@ -74,8 +74,6 @@ public partial class Door : Activable
|
|||
default:
|
||||
throw new ArgumentOutOfRangeException(nameof(activationType), activationType, null);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
private void SetState(DoorState state)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue