remove mine
This commit is contained in:
parent
a908979940
commit
061c893456
4 changed files with 7 additions and 10 deletions
|
@ -4,8 +4,8 @@ namespace TanksServer.Models;
|
|||
|
||||
internal enum PowerUpType
|
||||
{
|
||||
MagazineTypeUpgrade,
|
||||
MagazineSizeUpgrade
|
||||
MagazineType,
|
||||
MagazineSize
|
||||
}
|
||||
|
||||
internal sealed class PowerUp: IMapEntity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue