mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-07-31 04:05:26 +02: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