Feature: gunshot

This commit is contained in:
Fabrice Ecaille
2013-10-07 18:40:35 +02:00
parent f6ef50f071
commit 4877555342
2 changed files with 23 additions and 11 deletions

View File

@@ -23,6 +23,10 @@
background-color: orange;
}
.shipShot.shotgun {
background-color: grey;
}
.shipShot.shotCorn {
background-color: white;
}