Diff of /trunk/Mainform.xaml.cs
Parent Directory
|
Revision Log
|
Patch
| revision 62, Mon Nov 3 10:41:47 2008 UTC | revision 63, Tue Nov 4 10:38:44 2008 UTC | |
|---|---|---|
| # | Line 13 | Line 13 |
| 13 | public partial class Mainform : Page | public partial class Mainform : Page |
| 14 | { | { |
| 15 | DefaultNetwork.DefaultNetwork network; | DefaultNetwork.DefaultNetwork network; |
| 16 | public static string TextureTempFolder = System.IO.Path.Combine(System.IO.Path.GetTempPath(), "Xenki_Texture"); | |
| 17 | public static string TextureCacheFolder = System.IO.Path.Combine(System.IO.Path.GetTempPath(), "Xenki_Texture_Cache"); | |
| 18 | ||
| 19 | public Mainform() | public Mainform() |
| 20 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

