branch: elpa/pacmacs
commit b8ad3a54210c261ffcbc17f14214b3526af92ee6
Author: rexim <[email protected]>
Commit: rexim <[email protected]>

    Fix game over sign (#138)
---
 maps/game-over.txt | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/maps/game-over.txt b/maps/game-over.txt
index 557947e49f..ee635e1f7c 100644
--- a/maps/game-over.txt
+++ b/maps/game-over.txt
@@ -1,10 +1,12 @@
                   
  ### ### ##### ###
- #   # # # # # # #
- # # ### # # # ##
- ### # # # # #  ##
+ #   # # # # # # 
+ # # ### # # # ###
+ # # # # # # # #
+ ### # # # # # ###
                  
  ### # # ### ###  
- # # # # # # # #  
- # # # # ##  #### 
- ###  #   ## #  # 
+ # # # # #   # #  
+ # # # # ### #### 
+ # # ### #   #  #
+ ###  #  ### #  # 

Reply via email to