Changeset 2120


Ignore:
Timestamp:
2011-06-17 18:52:14 (12 years ago)
Author:
akosrahi
Message:
 
Location:
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/Fight the Rambo.csproj.Debug.cachefile

    r2112 r2120  
    66Content\shit.xnb 
    77Content\kill.xnb 
    8 Content\gameStarts.xnb 
     8Content\GameStarts.xnb 
    99Content\shit.wma 
    1010Content\kill.wma 
    11 Content\gameStarts.wma 
     11Content\GameStarts.wma 
    1212kentta1.txt 
    1313TextFile2.txt 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/Peli.cs

    r2112 r2120  
    279279        valikonKohdat = new List<Label>(); 
    280280 
    281         Label kohta1 = new Label("Aloita uusi peli"); 
     281        Label kohta1 = new Label("Aloita kenttä"); 
    282282        kohta1.Position = new Vector(0, 40); 
    283283        valikonKohdat.Add(kohta1); 
  • 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/kentta1.txt

    r2112 r2120  
    1010               #    #                        #       ##################       ########################  E 
    1111                                                     ##################              ######################### 
    12            #          #                #             ##################             ########################## 
    13   N                        #                         #####################        ########################## ##E 
     12  N        #          #                #             ##################             ########################## 
     13                           #                         #####################        ########################## ##E 
    1414##########                      ####                ##################          E   #######################   ### 
    1515##########                      ##                   ##################       ##########################              
Note: See TracChangeset for help on using the changeset viewer.