Changeset 2120
- Timestamp:
- 2011-06-17 18:52:14 (12 years ago)
- 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 6 6 Content\shit.xnb 7 7 Content\kill.xnb 8 Content\ gameStarts.xnb8 Content\GameStarts.xnb 9 9 Content\shit.wma 10 10 Content\kill.wma 11 Content\ gameStarts.wma11 Content\GameStarts.wma 12 12 kentta1.txt 13 13 TextFile2.txt -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/Peli.cs
r2112 r2120 279 279 valikonKohdat = new List<Label>(); 280 280 281 Label kohta1 = new Label("Aloita uusi peli");281 Label kohta1 = new Label("Aloita kenttä"); 282 282 kohta1.Position = new Vector(0, 40); 283 283 valikonKohdat.Add(kohta1); -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/kentta1.txt
r2112 r2120 10 10 # # # ################## ######################## E 11 11 ################## ######################### 12 13 N# ##################### ########################## ##E12 N # # # ################## ########################## 13 # ##################### ########################## ##E 14 14 ########## #### ################## E ####################### ### 15 15 ########## ## ################## ##########################
Note: See TracChangeset
for help on using the changeset viewer.