mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-10-30 09:13:43 +01:00
Legger til triple lasere
This commit is contained in:
@@ -20,6 +20,10 @@ public enum WallType {
|
||||
* A wall with two lasers
|
||||
*/
|
||||
WALL_LASER_DOUBLE(4),
|
||||
/**
|
||||
* A wall with three lasers
|
||||
*/
|
||||
WALL_LASER_TRIPLE(7),
|
||||
/**
|
||||
* A pusher which pushes on every odd phase
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user