Changeset 2843
- Timestamp:
- 2012-06-07 16:54:19 (11 years ago)
- Location:
- 2012/23/LeoS
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/23/LeoS/leoS/leoS/leoS.cs
r2840 r2843 25 25 ClearAll(); 26 26 MultiSelectWindow valikko = new MultiSelectWindow("Menu", "Read This Before\nYou Start Game", "Level 1", "Level 2", "Level 3", 27 "Level 4", " Level 5", "Exit Game"); valikko.ItemSelected += PainettiinValikonNappia;27 "Level 4", "Skill Level 1", "Exit Game"); valikko.ItemSelected += PainettiinValikonNappia; 28 28 valikko.Color = Color.Gold; 29 29 valikko.DefaultCancel = -1; -
2012/23/LeoS/leoS/leoSContent/kentta4.txt
r2840 r2843 4 4 * #### * * 5 5 * * # * 6 * # * #**#* #### ######* ###### ### ##### #7 * # # # * # *#* 6 * # * #**#* #### ###* ###### ### ##### # 7 * # # # * # *#* ### * * * * * # 8 8 ##################### ######## # # # * # * ****** * * ****** # 9 9 *###### # * * * * * # -
2012/23/LeoS/leoS/leoSContent/kentta5.txt
r2840 r2843 1 #### # # 2 P # ### # # # # # # 3 # # # # 4 ## # # # # 1 ##### # # * # * # # 2 P # # # # # # # * # # ###########3 3 # # * # # * # *#* # 4 # 5 # 6 * 7 * -
2012/23/LeoS/leoS/leoSContent/obj/x86/Debug/ContentPipeline.xml
r2840 r2843 46 46 <Options>None</Options> 47 47 <Output>J:\LeoS\LeoS\leoS\leoS\bin\x86\Debug\Content\kentta4.xnb</Output> 48 <Time>2012-06-07T1 4:14:17.7443106+03:00</Time>48 <Time>2012-06-07T16:52:36.2040111+03:00</Time> 49 49 </Item> 50 50 <Item> … … 83 83 <Options>None</Options> 84 84 <Output>J:\LeoS\LeoS\leoS\leoS\bin\x86\Debug\Content\kentta5.xnb</Output> 85 <Time>2012-06-07T1 5:05:17.9320082+03:00</Time>85 <Time>2012-06-07T16:45:01.8492111+03:00</Time> 86 86 </Item> 87 87 <BuildSuccessful>true</BuildSuccessful>
Note: See TracChangeset
for help on using the changeset viewer.