- Timestamp:
- 2015-07-24 11:09:47 (8 years ago)
- Location:
- 2015/30/SamuliP/TheSideScrolls/TheSideScrolls
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/30/SamuliP/TheSideScrolls/TheSideScrolls/TheSideScrolls/BoarOpsTheBoarsOfSwayNor.cs
r7008 r7010 6 6 using Jypeli.Effects; 7 7 using Jypeli.Widgets; 8 8 /// @author Samuli Pohjolainen 9 /// @version 1.3 10 /// <summary> 11 /// World of Wot m8: Warhogs of Swaynor 12 /// </summary> 9 13 public class TheSideScrolls : PhysicsGame 10 14 { -
2015/30/SamuliP/TheSideScrolls/TheSideScrolls/TheSideScrolls/TheSideScrolls.csproj.Debug.cachefile
r7008 r7010 2 2 Content\norsu.xnb 3 3 Content\tahti.xnb 4 Content\kentta1.xnb5 4 Content\gem.xnb 6 5 Content\downdirt.xnb … … 17 16 Content\tile.xnb 18 17 Content\rainbow.xnb 18 Content\kentta1.xnb -
2015/30/SamuliP/TheSideScrolls/TheSideScrolls/TheSideScrolls/obj/x86/Debug/TheSideScrolls.csproj.FileListAbsolute.txt
r7008 r7010 25 25 C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tile.xnb 26 26 C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\rainbow.xnb 27 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\maali.xnb 28 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\norsu.xnb 29 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tahti.xnb 30 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\gem.xnb 31 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\downdirt.xnb 32 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\stone.xnb 33 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\topdirt.xnb 34 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\shoulder.xnb 35 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\the-boar.xnb 36 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\puolipalkki.xnb 37 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tyhjapalkki.xnb 38 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\taysipalkki.xnb 39 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\ProgressBar.xnb 40 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\boar-ammo.xnb 41 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\background.xnb 42 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tile.xnb 43 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\rainbow.xnb 44 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\kentta1.xnb 45 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\TheSideScrolls.exe 46 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\TheSideScrolls.pdb 47 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Jypeli.dll 48 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Jypeli.xml 49 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\obj\x86\Debug\TheSideScrolls.csprojResolveAssemblyReference.cache 50 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\obj\x86\Debug\Microsoft.Xna.Framework.RuntimeProfile.txt 51 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\obj\x86\Debug\TheSideScrolls.exe 52 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\obj\x86\Debug\TheSideScrolls.pdb -
2015/30/SamuliP/TheSideScrolls/TheSideScrolls/TheSideScrolls/obj/x86/Debug/cachefile-{2F9CC970-4606-409A-BE85-CDF1A2096940}-targetpath.txt
r7008 r7010 2 2 Content\norsu.xnb 3 3 Content\tahti.xnb 4 Content\kentta1.xnb5 4 Content\gem.xnb 6 5 Content\downdirt.xnb … … 17 16 Content\tile.xnb 18 17 Content\rainbow.xnb 18 Content\kentta1.xnb -
2015/30/SamuliP/TheSideScrolls/TheSideScrolls/TheSideScrollsContent/obj/x86/Debug/ContentPipeline.xml
r7008 r7010 8 8 <Processor>SoundEffectProcessor</Processor> 9 9 <Options>None</Options> 10 <Output>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\maali.xnb</Output>10 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\maali.xnb</Output> 11 11 <Time>2015-07-22T10:22:23.3729972+03:00</Time> 12 12 </Item> … … 17 17 <Processor>TextureProcessor</Processor> 18 18 <Options>None</Options> 19 <Output>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\norsu.xnb</Output>19 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\norsu.xnb</Output> 20 20 <Time>2015-07-22T10:22:23.3739972+03:00</Time> 21 21 </Item> … … 26 26 <Processor>TextureProcessor</Processor> 27 27 <Options>None</Options> 28 <Output>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tahti.xnb</Output>28 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tahti.xnb</Output> 29 29 <Time>2015-07-22T10:22:23.3739972+03:00</Time> 30 </Item> 31 <Item> 32 <Source>gem.png</Source> 33 <Name>gem</Name> 34 <Importer>TextureImporter</Importer> 35 <Processor>TextureProcessor</Processor> 36 <Options>None</Options> 37 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\gem.xnb</Output> 38 <Time>2015-07-22T10:23:07.4657972+03:00</Time> 39 </Item> 40 <Item> 41 <Source>downdirt.png</Source> 42 <Name>downdirt</Name> 43 <Importer>TextureImporter</Importer> 44 <Processor>TextureProcessor</Processor> 45 <Options>None</Options> 46 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\downdirt.xnb</Output> 47 <Time>2015-07-22T10:24:55.0333972+03:00</Time> 48 </Item> 49 <Item> 50 <Source>stone.png</Source> 51 <Name>stone</Name> 52 <Importer>TextureImporter</Importer> 53 <Processor>TextureProcessor</Processor> 54 <Options>None</Options> 55 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\stone.xnb</Output> 56 <Time>2015-07-22T10:25:11.2809972+03:00</Time> 57 </Item> 58 <Item> 59 <Source>topdirt.png</Source> 60 <Name>topdirt</Name> 61 <Importer>TextureImporter</Importer> 62 <Processor>TextureProcessor</Processor> 63 <Options>None</Options> 64 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\topdirt.xnb</Output> 65 <Time>2015-07-22T10:25:11.2965972+03:00</Time> 66 </Item> 67 <Item> 68 <Source>shoulder.png</Source> 69 <Name>shoulder</Name> 70 <Importer>TextureImporter</Importer> 71 <Processor>TextureProcessor</Processor> 72 <Options>None</Options> 73 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\shoulder.xnb</Output> 74 <Time>2015-07-22T11:28:04.0319789+03:00</Time> 75 </Item> 76 <Item> 77 <Source>the-boar.png</Source> 78 <Name>the-boar</Name> 79 <Importer>TextureImporter</Importer> 80 <Processor>TextureProcessor</Processor> 81 <Options>None</Options> 82 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\the-boar.xnb</Output> 83 <Time>2015-07-22T14:26:33.2330691+03:00</Time> 84 </Item> 85 <Item> 86 <Source>puolipalkki.png</Source> 87 <Name>puolipalkki</Name> 88 <Importer>TextureImporter</Importer> 89 <Processor>TextureProcessor</Processor> 90 <Options>None</Options> 91 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\puolipalkki.xnb</Output> 92 <Time>2015-07-23T10:33:57.5389951+03:00</Time> 93 </Item> 94 <Item> 95 <Source>tyhjapalkki.png</Source> 96 <Name>tyhjapalkki</Name> 97 <Importer>TextureImporter</Importer> 98 <Processor>TextureProcessor</Processor> 99 <Options>None</Options> 100 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tyhjapalkki.xnb</Output> 101 <Time>2015-07-23T10:34:01.6711951+03:00</Time> 102 </Item> 103 <Item> 104 <Source>taysipalkki.png</Source> 105 <Name>taysipalkki</Name> 106 <Importer>TextureImporter</Importer> 107 <Processor>TextureProcessor</Processor> 108 <Options>None</Options> 109 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\taysipalkki.xnb</Output> 110 <Time>2015-07-23T10:34:08.0515951+03:00</Time> 111 </Item> 112 <Item> 113 <Source>ProgressBar.png</Source> 114 <Name>ProgressBar</Name> 115 <Importer>TextureImporter</Importer> 116 <Processor>TextureProcessor</Processor> 117 <Options>None</Options> 118 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\ProgressBar.xnb</Output> 119 <Time>2015-07-23T10:34:27.6273951+03:00</Time> 120 </Item> 121 <Item> 122 <Source>boar-ammo.png</Source> 123 <Name>boar-ammo</Name> 124 <Importer>TextureImporter</Importer> 125 <Processor>TextureProcessor</Processor> 126 <Options>None</Options> 127 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\boar-ammo.xnb</Output> 128 <Time>2015-07-23T12:46:41.7454859+03:00</Time> 129 </Item> 130 <Item> 131 <Source>background.jpg</Source> 132 <Name>background</Name> 133 <Importer>TextureImporter</Importer> 134 <Processor>TextureProcessor</Processor> 135 <Options>None</Options> 136 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\background.xnb</Output> 137 <Time>2015-07-23T14:27:50.0307859+03:00</Time> 138 </Item> 139 <Item> 140 <Source>tile.png</Source> 141 <Name>tile</Name> 142 <Importer>TextureImporter</Importer> 143 <Processor>TextureProcessor</Processor> 144 <Options>None</Options> 145 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tile.xnb</Output> 146 <Time>2015-07-23T14:53:50.0501859+03:00</Time> 147 </Item> 148 <Item> 149 <Source>rainbow.jpg</Source> 150 <Name>rainbow</Name> 151 <Importer>TextureImporter</Importer> 152 <Processor>TextureProcessor</Processor> 153 <Options>None</Options> 154 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\rainbow.xnb</Output> 155 <Time>2015-07-24T09:29:39.1234473+03:00</Time> 30 156 </Item> 31 157 <Item> … … 35 161 <Processor>TextFileContentProcessor</Processor> 36 162 <Options>None</Options> 37 <Output>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\kentta1.xnb</Output>163 <Output>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\kentta1.xnb</Output> 38 164 <Time>2015-07-24T10:27:54.6935195+03:00</Time> 39 </Item>40 <Item>41 <Source>gem.png</Source>42 <Name>gem</Name>43 <Importer>TextureImporter</Importer>44 <Processor>TextureProcessor</Processor>45 <Options>None</Options>46 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\gem.xnb</Output>47 <Time>2015-07-22T10:23:07.4657972+03:00</Time>48 </Item>49 <Item>50 <Source>downdirt.png</Source>51 <Name>downdirt</Name>52 <Importer>TextureImporter</Importer>53 <Processor>TextureProcessor</Processor>54 <Options>None</Options>55 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\downdirt.xnb</Output>56 <Time>2015-07-22T10:24:55.0333972+03:00</Time>57 </Item>58 <Item>59 <Source>stone.png</Source>60 <Name>stone</Name>61 <Importer>TextureImporter</Importer>62 <Processor>TextureProcessor</Processor>63 <Options>None</Options>64 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\stone.xnb</Output>65 <Time>2015-07-22T10:25:11.2809972+03:00</Time>66 </Item>67 <Item>68 <Source>topdirt.png</Source>69 <Name>topdirt</Name>70 <Importer>TextureImporter</Importer>71 <Processor>TextureProcessor</Processor>72 <Options>None</Options>73 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\topdirt.xnb</Output>74 <Time>2015-07-22T10:25:11.2965972+03:00</Time>75 </Item>76 <Item>77 <Source>shoulder.png</Source>78 <Name>shoulder</Name>79 <Importer>TextureImporter</Importer>80 <Processor>TextureProcessor</Processor>81 <Options>None</Options>82 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\shoulder.xnb</Output>83 <Time>2015-07-22T11:28:04.0319789+03:00</Time>84 </Item>85 <Item>86 <Source>the-boar.png</Source>87 <Name>the-boar</Name>88 <Importer>TextureImporter</Importer>89 <Processor>TextureProcessor</Processor>90 <Options>None</Options>91 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\the-boar.xnb</Output>92 <Time>2015-07-22T14:26:33.2330691+03:00</Time>93 </Item>94 <Item>95 <Source>puolipalkki.png</Source>96 <Name>puolipalkki</Name>97 <Importer>TextureImporter</Importer>98 <Processor>TextureProcessor</Processor>99 <Options>None</Options>100 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\puolipalkki.xnb</Output>101 <Time>2015-07-23T10:33:57.5389951+03:00</Time>102 </Item>103 <Item>104 <Source>tyhjapalkki.png</Source>105 <Name>tyhjapalkki</Name>106 <Importer>TextureImporter</Importer>107 <Processor>TextureProcessor</Processor>108 <Options>None</Options>109 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tyhjapalkki.xnb</Output>110 <Time>2015-07-23T10:34:01.6711951+03:00</Time>111 </Item>112 <Item>113 <Source>taysipalkki.png</Source>114 <Name>taysipalkki</Name>115 <Importer>TextureImporter</Importer>116 <Processor>TextureProcessor</Processor>117 <Options>None</Options>118 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\taysipalkki.xnb</Output>119 <Time>2015-07-23T10:34:08.0515951+03:00</Time>120 </Item>121 <Item>122 <Source>ProgressBar.png</Source>123 <Name>ProgressBar</Name>124 <Importer>TextureImporter</Importer>125 <Processor>TextureProcessor</Processor>126 <Options>None</Options>127 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\ProgressBar.xnb</Output>128 <Time>2015-07-23T10:34:27.6273951+03:00</Time>129 </Item>130 <Item>131 <Source>boar-ammo.png</Source>132 <Name>boar-ammo</Name>133 <Importer>TextureImporter</Importer>134 <Processor>TextureProcessor</Processor>135 <Options>None</Options>136 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\boar-ammo.xnb</Output>137 <Time>2015-07-23T12:46:41.7454859+03:00</Time>138 </Item>139 <Item>140 <Source>background.jpg</Source>141 <Name>background</Name>142 <Importer>TextureImporter</Importer>143 <Processor>TextureProcessor</Processor>144 <Options>None</Options>145 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\background.xnb</Output>146 <Time>2015-07-23T14:27:50.0307859+03:00</Time>147 </Item>148 <Item>149 <Source>tile.png</Source>150 <Name>tile</Name>151 <Importer>TextureImporter</Importer>152 <Processor>TextureProcessor</Processor>153 <Options>None</Options>154 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\tile.xnb</Output>155 <Time>2015-07-23T14:53:50.0501859+03:00</Time>156 </Item>157 <Item>158 <Source>rainbow.jpg</Source>159 <Name>rainbow</Name>160 <Importer>TextureImporter</Importer>161 <Processor>TextureProcessor</Processor>162 <Options>None</Options>163 <Output>C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\rainbow.xnb</Output>164 <Time>2015-07-24T09:29:39.1234473+03:00</Time>165 165 </Item> 166 166 <BuildSuccessful>true</BuildSuccessful> … … 170 170 <BuildConfiguration>Debug</BuildConfiguration> 171 171 <CompressContent>false</CompressContent> 172 <RootDirectory>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrollsContent\</RootDirectory>173 <LoggerRootDirectory>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\</LoggerRootDirectory>174 <IntermediateDirectory>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrollsContent\obj\x86\Debug\</IntermediateDirectory>175 <OutputDirectory>C:\MyTemp\SamuliP\TheSide scrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\</OutputDirectory>172 <RootDirectory>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrollsContent\</RootDirectory> 173 <LoggerRootDirectory>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\</LoggerRootDirectory> 174 <IntermediateDirectory>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrollsContent\obj\x86\Debug\</IntermediateDirectory> 175 <OutputDirectory>C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrolls\bin\x86\Debug\Content\</OutputDirectory> 176 176 </Settings> 177 177 <Assemblies> -
2015/30/SamuliP/TheSideScrolls/TheSideScrolls/TheSideScrollsContent/obj/x86/Debug/TheSideScrollsContent.contentproj.FileListAbsolute.txt
r7008 r7010 1 1 C:\MyTemp\SamuliP\TheSidescrollsArena\TheSideScrolls\TheSideScrolls\TheSideScrollsContent\obj\x86\Debug\TheSideScrollsContent.contentprojResolveAssemblyReference.cache 2 C:\MyTemp\SamuliP\TheSideScrolls\TheSideScrolls\TheSideScrollsContent\obj\x86\Debug\TheSideScrollsContent.contentprojResolveAssemblyReference.cache
Note: See TracChangeset
for help on using the changeset viewer.